/* Font Awesome Pro 6.5.2 */
@import url(/fonts/fontawesome6/css/all.min.css);

/* Montserrat */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

/* open-sans-300 - cyrillic-ext_latin */
@font-face {
  font-family: "Baskervville";
  src: url("/fonts/baskervville/Baskervville-Regular.eot");
  src: url("/fonts/baskervville/Baskervville-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/baskervville/Baskervville-Regular.woff2")
      format("woff2"),
    url("/fonts/baskervville/Baskervville-Regular.woff")
      format("woff"),
    url("/fonts/baskervville/Baskervville-Regular.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Baskervville";
  src: url("/fonts/baskervville/Baskervville-Italic.eot");
  src: url("/fonts/baskervville/Baskervville-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/baskervville/Baskervville-Italic.woff2")
      format("woff2"),
    url("/fonts/baskervville/Baskervville-Italic.woff")
      format("woff"),
    url("/fonts/baskervville/Baskervville-Italic.ttf")
      format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bebas Neue";
  src: url("/fonts/Bebas_Neue/BebasNeue-Regular.eot");
  src: url("/fonts/Bebas_Neue/BebasNeue-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/Bebas_Neue/BebasNeue-Regular.woff2")
      format("woff2"),
    url("/fonts/Bebas_Neue/BebasNeue-Regular.woff")
      format("woff"),
    url("/fonts/Bebas_Neue/BebasNeue-Regular.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Beyond Infinity";
  font-display: swap;
  src: url("/fonts/Eleanor Rigby Thin Regular.ttf")
    format("truetype");
}
