@font-face {
  font-family: "af-t";
  src: url("./AcciaFlare-Thin.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-ti";
  src: url("./AcciaFlare-ThinItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-l";
  src: url("./AcciaFlare-Light.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-li";
  src: url("./AcciaFlare-LightItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-i";
  src: url("./AcciaFlare-Italic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-reg";
  src: url("./AcciaFlare-Regular.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-med";
  src: url("./AcciaFlare-Medium.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-medi";
  src: url("./AcciaFlare-MediumItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-sem";
  src: url("./AcciaFlare-SemiBold.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-semi";
  src: url("./AcciaFlare-SemiBoldItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-b";
  src: url("./AcciaFlare-Bold.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-bi";
  src: url("./AcciaFlare-BoldItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-eb";
  src: url("./AcciaFlare-ExtraBold.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-ebi";
  src: url("./AcciaFlare-ExtraBoldItalic.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-el";
  src: url("./AcciaFlare-ExtraLight.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "af-eli";
  src: url("./AcciaFlare-ExtraLightItalic.ttf") format("truetype");
  font-style: normal;
}

/* -------------------------------- */

@font-face {
  font-family: "nm-reg";
  src: url("./NeueMontreal-Regular.otf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "nm-med";
  src: url("./NeueMontreal-Medium.otf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "nm-bol";
  src: url("./NeueMontreal-Bold.otf") format("truetype");
  font-style: normal;
}
