@font-face {
  font-family: "Amsi Pro";
  src: url("../fonts/AmsiPro-Light.otf") format("opentype");
}

@font-face {
  font-family: "Amsi Pro";
  src: url("../fonts/AmsiPro-UltraItalic.otf") format("opentype");

  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Amsi Pro";
  src: url("../fonts/AmsiPro-Italic.otf") format("opentype");

  font-style: italic;
}

@font-face {
  font-family: "Amsi Pro";
  src: url("../fonts/AmsiPro-Bold.otf") format("opentype");

  font-weight: bold;
}

@font-face {
  font-family: "Black Lives";
  src: url("../fonts/aBlackLives.otf") format("opentype"),
    url("../fonts/aBlackLives.ttf") format("truetype");
}
