/* ----------------------
   KARLA
----------------------- */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/karla-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/karla-v13-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/karla-v13-latin-regular.woff2') format('woff2'),
       url('fonts/karla-v13-latin-regular.woff') format('woff'),
       url('fonts/karla-v13-latin-regular.ttf') format('truetype'),
       url('fonts/karla-v13-latin-regular.svg#Karla') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/karla-v13-latin-700.eot');
  src: url('fonts/karla-v13-latin-700.eot?#iefix') format('embedded-opentype'),
       url('fonts/karla-v13-latin-700.woff2') format('woff2'),
       url('fonts/karla-v13-latin-700.woff') format('woff'),
       url('fonts/karla-v13-latin-700.ttf') format('truetype'),
       url('fonts/karla-v13-latin-700.svg#Karla') format('svg');
  font-display: swap;
}

/* ----------------------
   OSWALD
----------------------- */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v35-latin-regular.eot');
  src: url('fonts/oswald-v35-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/oswald-v35-latin-regular.woff2') format('woff2'),
       url('fonts/oswald-v35-latin-regular.woff') format('woff'),
       url('fonts/oswald-v35-latin-regular.ttf') format('truetype'),
       url('fonts/oswald-v35-latin-regular.svg#Oswald') format('svg');
  font-display: swap;
}

/* ----------------------
   ROBOTO CONDENSED
----------------------- */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v19-latin-regular.eot');
  src: url('fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'),
       url('fonts/roboto-condensed-v19-latin-regular.woff') format('woff'),
       url('fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'),
       url('fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v19-latin-700.eot');
  src: url('fonts/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'),
       url('fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'),
       url('fonts/roboto-condensed-v19-latin-700.woff') format('woff'),
       url('fonts/roboto-condensed-v19-latin-700.ttf') format('truetype'),
       url('fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg');
  font-display: swap;
}
