/* gabarito-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Gabarito";
  font-style: normal;
  font-weight: 400;
  src: url("/_css/fonts/gabarito-v8-latin_latin-ext-regular.woff2") format("woff2"), url("/_css/fonts/gabarito-v8-latin_latin-ext-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
* {
  font-family: "Gabarito", sans-serif;
}

/*# sourceMappingURL=typography.css.map */
