/* <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<%= stylesheet_link_tag "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" %> */

@font-face {
  font-family: 'Poppins Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/Poppins/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format('truetype');
}

@font-face {
  font-family: 'Poppins SemiBold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/Poppins/Poppins-SemiBold-a27799af8da2e1b65bc12769eb5f8da47b0689e24f5cf655a4fb58db80bd90b7.ttf) format('truetype');
}
/*
@font-face {
  font-family: 'Poppins Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Poppins-Regular.ttf) format('truetype');
} */

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(/assets/Nunito_Sans/NunitoSans-VariableFont_YTLC,opsz,wdth,wght-b442759c086ce790dbfab23136e59de68af0841e00e4219856e5404751c2fcfa.ttf) format('truetype');
}

@font-face {
  font-family: 'Nunito Sans Italic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/Nunito_Sans/NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght-29742710c50f79eb51d3c4a064c7cfa810a1817cb4315fdef0918e1bf31f3537.ttf) format('truetype');
}

/*
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Montserrat-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/BebasNeue-Regular.ttf) format('truetype');
} */
