@font-face {
    font-family: "NotoSans-Bold";
    src: url("./NotoSans-Bold.ttf") format("opentype");
  }
  
  @font-face {
    font-family: "ITCAvantGardeStd-Demi";
    src: url("./ITCAvantGardeStd-Demi.woff") format("opentype");
  }
  @font-face {
    font-family: "ITCAvantGardeStd-Bold";
    src: url("./ITCAvantGardeStd-Bold.woff") format("opentype");
  }
  
  @font-face {
    font-family: "ITCAvantGardeStd-Bk";
    src: url("./ITCAvantGardeStd-Bk.woff") format("opentype");
  }
  
  @font-face {
    font-family: "Montserrat-Bold";
    src: url("./Montserrat-Bold.ttf") format("opentype");
  }
  
  @font-face {
    font-family: "Montserrat-Regular";
    src: url("./Montserrat-Regular.ttf") format("opentype");
  }
  