@font-face {
  font-family: 'Fellix';
  font-weight: 400;
  font-style: normal;
  src: url('fellix-regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Fellix';
  font-weight: 400;
  font-style: italic;
  src: url('fellix-regular-italic.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Fellix';
  font-weight: 600;
  font-style: normal;
  src: url('fellix-semi-bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Fellix';
  font-weight: 600;
  font-style: italic;
  src: url('fellix-semi-bold-italic.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Fellix';
  font-weight: 700;
  font-style: normal;
  src: url('fellix-bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Fellix';
  font-weight: 700;
  font-style: italic;
  src: url('fellix-bold-italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'ATG Fellix';
  font-weight: 600;
  font-style: normal;
  src: url('atg-fellix-semi-bold.woff2') format('woff2');
  font-display: swap;
}
