@font-face {
  font-family: "Glober";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/glober/Glober-Regular.woff2") format("woff2"),
    url("fonts/glober/Glober-Regular.woff") format("woff");
}
/* Webfont: Noyh-Bold */
@font-face {
  font-family: "Noyh";
  src: url("fonts/noyh/Noyh-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/noyh/Noyh-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/noyh/Noyh-Bold.woff") format("woff"),
    /* Modern Browsers */ url("fonts/noyh/Noyh-Bold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("fonts/noyh/Noyh-Bold.svg#Noyh-Bold")
      format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* Webfont: Noyh-Regular */
@font-face {
  font-family: "Noyh";
  src: url("fonts/noyh/Noyh-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/noyh/Noyh-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/noyh/Noyh-Regular.woff") format("woff"),
    /* Modern Browsers */ url("fonts/noyh/Noyh-Regular.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("fonts/noyh/Noyh-Regular.svg#Noyh-Regular")
      format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/Outfit-Light.woff2") format("woff2"),
    url("fonts/Outfit-Light.woff") format("woff"),
    url("fonts/Outfit-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/Outfit-Regular.woff2") format("woff2"),
    url("fonts/Outfit-Regular.woff") format("woff"),
    url("fonts/Outfit-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Outfit-Bold.woff2") format("woff2"),
    url("fonts/Outfit-Bold.woff") format("woff"),
    url("fonts/Outfit-Bold.ttf") format("truetype");
}
