/* TeX Gyre Heros (Helvetica alternative) */

@font-face {
  font-family: 'TeX Gyre Heros';
  src: url('../fonts/texgyreheros/texgyreheros_regular_macroman/texgyreheros-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeX Gyre Heros';
  src: url('../fonts/texgyreheros/texgyreheros_bold_macroman/texgyreheros-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeX Gyre Heros';
  src: url('../fonts/texgyreheros/texgyreheros_italic_macroman/texgyreheros-italic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TeX Gyre Heros';
  src: url('../fonts/texgyreheros/texgyreheros_bolditalic_macroman/texgyreheros-bolditalic-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
