
@font-face {
  font-family: 'Nucleo';
  src: url('../fonts/nucleo.eot');
  src: url('../fonts/nucleo.eot') format('embedded-opentype'), url('../fonts/nucleo.woff2') format('woff2'), url('../fonts/nucleo.woff') format('woff'), url('../fonts/nucleo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'themify';
  src: url('../fonts/themify.eot');
  src: url('../fonts/themify.eot#iefix') format('embedded-opentype'),
    url('../fonts/themify.woff') format('woff'),
    url('../fonts/themify.ttf') format('truetype'),
    url('../fonts/themify.svg#themify') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PoppinsTwo";
  src: url("../fonts/font_poppins_v1.eot");
  src: url("../fonts/font_poppins_v1.eot?#iefix")format("embedded-opentype"),
    url("../fonts/font_poppins_v1.woff")format("woff"),
    url("../fonts/font_poppins_v1.woff2")format("woff2"),
    url("../fonts/font_poppins_v1.ttf")format("truetype"),
    url("../fonts/font_poppins_v1.svg#Poppins")format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.025em;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/funnel_sans_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
