@font-face {
  font-family: "GalanoGrotesque-Regular";
  /*
    src: url("../fonts/galano_grotesque-webfont.woff2") format("woff2"),
         url("../fonts/galano_grotesque-webfont.woff") format("woff"),
         url("../fonts/galano_grotesque-webfont.ttf") format("truetype"); 
	*/
  src: url("../fonts/galano_grotesque-webfont.eot"); /* IE9 Compat Modes */
  src: local("Galano Grotesque Regular"), local("GalanoGrotesque-Regular"),
    url("../fonts/galano_grotesque-webfont.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/galano_grotesque-webfont.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/galano_grotesque-webfont.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/galano_grotesque-webfont.ttf")
      format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GalanoGrotesque-Bold";
  src: url("../fonts/galano_grotesque_bold-webfont.eot"); /* IE9 Compat Modes */
  src: local("Galano Grotesque Bold"), local("GalanoGrotesque-Bold"),
    url("../fonts/galano_grotesque_bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/galano_grotesque_bold-webfont.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/galano_grotesque_bold-webfont.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/galano_grotesque_bold-webfont.ttf")
      format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: local("Inter"), local("inter"), url("../fonts/inter/Inter-Regular.eot");
  src: url("../fonts/inter/Inter-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/inter/Inter-Regular.woff") format("woff"),
    url("../fonts/inter/Inter-Regular.woff2") format("woff2"),
    url("../fonts/inter/Inter-Regular.ttf") format("truetype"),
    url("../fonts/inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-SemiBold";
  src: local("Inter SemiBold"), local("Inter-SemiBold"),
    local("inter-semi-bold"), url("../fonts/inter/Inter-SemiBold.eot");
  src: url("../fonts/inter/Inter-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/inter/Inter-SemiBold.woff") format("woff"),
    url("../fonts/inter/Inter-SemiBold.woff2") format("woff2"),
    url("../fonts/inter/Inter-SemiBold.ttf") format("truetype"),
    url("../fonts/inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Obviously";
  src: local("Obviously"), local("Obviously"), local("obviously"),
    url("../fonts/obviously/Obviously-Medium.ttf");
  src: url("../fonts/obviously/woff/Obviously-Medium.woff") format("woff"),
    url("../fonts/obviously/woff/Obviously-Medium.woff2") format("woff2"),
    url("../fonts/obviously/Obviously-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Obviously-Bold";
  src: local("Obviously Bold"), local("Obviously-Bold"), local("obviously-bold"),
    url("../fonts/obviously/Obviously-Bold.ttf");
  src: url("../fonts/obviously/woff/Obviously-Bold.woff") format("woff"),
    url("../fonts/obviously/woff/Obviously-Bold.woff2") format("woff2"),
    url("../fonts/obviously/Obviously-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Obviously-SemiBold";
  src: local("Obviously SemiBold"), local("Obviously-Semibold"),
    local("obviously-semibold"),
    url("../fonts/obviously/Obviously-Semibold.ttf");
  src: url("../fonts/obviously/woff/Obviously-Semibold.woff") format("woff"),
    url("../fonts/obviously/woff/Obviously-Semibold.woff2") format("woff2"),
    url("../fonts/obviously/Obviously-Semibold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
