/* Note: Do not remove this file. Doing so breaks the build script */

@font-face {
  font-family: 'Noto serif';

  src: url('../../fonts/noto-serif/NotoSerif-VariableFont_wdth,wght.ttf') format("truetype-variations");

  font-style: normal;

  font-weight: 1 999;
}

@font-face {
  font-family: 'Noto serif';

  src: url('../../fonts/noto-serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf') format("truetype-variations");

  font-style: italic;

  font-weight: 1 999;
}

@font-face {
  font-family: 'Axia';

  src: url('../../fonts/axia/axia.otf') format("opentype");

  font-style: normal;

  font-weight: 400;
}

@font-face {
  font-family: 'Axia';

  src: url('../../fonts/axia/axia-bold.otf') format("opentype");

  font-style: normal;

  font-weight: 700;
}

@font-face {
  font-family: 'Axia';

  src: url('../../fonts/axia/axia-black.otf') format("opentype");

  font-style: normal;

  font-weight: 900;
}

@font-face {
  font-family: 'Axia';

  src: url('../../fonts/axia/axia-italic.otf') format("opentype");

  font-style: italic;

  font-weight: 400;
}

