@font-face {
  font-family: "Lato Local";
  src: url("fonts/LATO/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lato Local";
  src: url("evival.ai/assets/fonts/Lato-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600 900;
  font-display: swap;
}

@font-face {
  font-family: "Lato Local";
  src: url("fonts/LATO/Lato-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans Condensed Local";
  src: url("fonts/IBM Plex Sans Condensed/IBMPlexSansCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

body,
button,
input,
textarea,
select {
  font-family: "IBM Plex Sans Condensed Local", sans-serif;
  font-weight: 400;
  font-synthesis: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.intro-kicker,
.experience strong,
.experience a,
.webinar h2 span,
.quote blockquote,
.potential h2 i,
.footer-cta p,
.footer-cta em {
  font-family: "Lato Local", sans-serif;
  font-weight: 400;
}
