@font-face {
  font-family: "Outfit";
  src: url("../fonts/Outfit-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Outfit-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("../fonts/Outfit-Bold.svg") format("svg"), /* Legacy iOS */
       url("../fonts/Outfit-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
       url("../fonts/Outfit-Bold.woff") format("woff"), /* Modern Browsers */
       url("../fonts/Outfit-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Outfit";
  src: url("../fonts/Outfit-Light.eot");
  src: url("../fonts/Outfit-Light.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Outfit-Light.svg") format("svg"),
       url("../fonts/Outfit-Light.ttf") format("truetype"),
       url("../fonts/Outfit-Light.woff") format("woff"),
       url("../fonts/Outfit-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Outfit";
  src: url("../fonts/Outfit-Medium.eot");
  src: url("../fonts/Outfit-Medium.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Outfit-Medium.svg") format("svg"),
       url("../fonts/Outfit-Medium.ttf") format("truetype"),
       url("../fonts/Outfit-Medium.woff") format("woff"),
       url("../fonts/Outfit-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Outfit";
  src: url("../fonts/Outfit-Regular.eot");
  src: url("../fonts/Outfit-Regular.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Outfit-Regular.svg") format("svg"),
       url("../fonts/Outfit-Regular.ttf") format("truetype"),
       url("../fonts/Outfit-Regular.woff") format("woff"),
       url("../fonts/Outfit-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
