@font-face {
    font-family: DiatypeRegular;
    src: url("../assets/fonts/Diatype/Diatype-Regular.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: DiatypeBold;
    src: url("../assets/fonts/Diatype/Diatype-Bold.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: DiatypeMedium;
    src: url("../assets/fonts/Diatype/Diatype-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: RajDhaniBold;
    src: url("../assets/fonts/Rajdhani/Rajdhani-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }


  @font-face {
    font-family: Euclid Circular;
    src: url("../assets/fonts/Euclid/euclidcirculara-regular.woff2")
        format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face { 
    font-family: Euclid Circular Bold;
    src: url("../assets/fonts/Euclid/euclidcirculara-regular.woff2")
        format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Suisse Screen;
    src: url("../assets/fonts/Suisse/SuisseScreen-regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Suisse Screen Bold;
    src: url("../assets/fonts/Suisse/SuisseScreen-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Merriweather Regular";
    src: url("../assets/fonts/Merriweather/merriweather-regular-webfont.woff2")
        format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Merriweather Bold;
    src:url("../assets/fonts/Merriweather/merriweather-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Montserrat;
    src: url("../assets/fonts/Montserrat/montserrat-regular.woff2")
        format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Maison Bold";
    src: url("../assets/fonts/MaisonNeue/MaisonNeueWEB-Bold.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Maison Medium";
    src: url("../assets/fonts/MaisonNeue/MaisonNeueWEB-Medium.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Maison Demi";
    src: url("../assets/fonts/MaisonNeue/MaisonNeueWEB-Demi.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Maison Book";
    src: url("../assets/fonts/MaisonNeue/MaisonNeueWEB-Book.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Tiempos Medium";
    src: url("../assets/fonts/Tiempos/tiempos-text-regular.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Tiempos Semibold";
    src: url("../assets/fonts/Tiempos/tiempos-text-semibold.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Tiempos Bold";
    src: url("../assets/fonts/Tiempos/tiempos-text-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'News Cycle Bold';
    src: url('../assets/fonts/News_Cycle/newscycle-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'NewsCycle Regular';
    src: url('../assets/fonts/News_Cycle/newscycle-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  
  @font-face {
    font-family: "Oswald Regular";
    src: url("../assets/fonts/Oswald/Oswald-Regular.woff2");
    font-display: swap;
  }
  
  @font-face {
    font-family: "Oswald Medium";
    src: url("../assets/fonts/Oswald/Oswald-Medium.ttf");
    font-display: swap;
  }
  
  @font-face {
    font-family: 'IBM Medium';
    src: url('../assets/fonts/IBM/ibmplexmono-regular-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Rajdhani Bold';
    src: url('../assets/fonts/Rajdhani/Rajdhani-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Rajdhani';
    src: url('../assets/fonts/Rajdhani/Rajdhani-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Rondal Regular';
    src: url('../assets/fonts/rondal/rondal-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  
  /* @font-face {
    font-family: 'Rajdhani Bold';
    src: url('../assets/fonts/Rajdhani/rajdhani-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  } */
  
  @font-face {
    font-family: Oswald Bold;
    src: url("../assets/fonts/Oswald/Oswald-Bold.ttf");
    font-display: swap;
  }
  @font-face {
    font-family: Gabriela Regular;
    src: url('../assets/fonts/Gabriela/gabriela-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Girassol Regular;
    src: url('../assets/fonts/Girassol/girassol-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Kickertrial Regular;  
    src: url('../assets/fonts/Kicker_Trial/kickertrial-black-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Maison Neue TRIAL;
    src: url("../assets/fonts/MaisonNeue/MaisonNeueWEB-Medium.woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Maison Neue TRIAL Book;
    src: url("../assets/fonts/Maison-Neue-MG-[WEB]/MaisonNeueWEB-Book.woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Maison Neue TRIAL Demi;
    src: url("../assets/fonts/Maison-Neue-MG-[WEB]/MaisonNeueWEB-Demi.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Maison Neue TRIAL Bold;
    src: url("../assets/fonts/Maison-Neue-MG-[WEB]/MaisonNeueWEB-Bold.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Test Tiempos Text;
    src: url("../assets/fonts/Tiempos-Text/WOFF2/tiempos-text-regular.woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: Test Tiempos Text Bold;
    src: url("../assets/fonts/Tiempos/tiempos-text-bold.woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }