@font-face {
  font-family: 'Alethia next';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url('alethianext-light.otf') format('otf');
}
@font-face {
  font-family: 'Alethia next';
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url('alethianext-lightitalic.otf') format('otf');
}
@font-face {
  font-family: 'Abril Fat';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url('AbrilFatface-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-weight: 100 900;
  font-display: swap;
  font-style: bold;
  font-named-instance: 'Regular';
  src: url('Raleway-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Classico';
  src: url('classico-webfont.woff2') format('woff2'),
       url('classico-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Classico Bold';
  src: url('classico-bold-webfont.woff2') format('woff2'),
       url('classico-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Syne';
  src: url('Syne-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Syne';
  src: url('Syne-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Syne';
  src: url('Syne-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Syne';
  src: url('Syne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Syne';
  src: url('Syne-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}