/* BebasNeue - latin */
@font-face {
  font-family: 'BebasNeue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/bebas_neue/BebasNeue-Regular.woff2') format('woff2'),
       url('/files/fonts/bebas_neue/BebasNeue-Regular.woff') format('woff');
}

/* Cooper Hewitt - latin */
@font-face {
  font-family: 'CooperHewitt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/cooperhewitt/cooperhewitt-book-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/cooperhewitt/cooperhewitt-book-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'CooperHewitt';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/files/fonts/cooperhewitt/cooperhewitt-light-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/cooperhewitt/cooperhewitt-light-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Cooper Hewitt Regular - latin */
@font-face {
  font-family: 'CooperHewitt';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/files/fonts/cooperhewitt/cooperhewitt-semibold-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/cooperhewitt/cooperhewitt-semibold-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Cooper Hewitt Italic - latin */
@font-face {
  font-family: 'CooperHewitt';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/cooperhewitt/cooperhewitt-bookitalic-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/cooperhewitt/cooperhewitt-bookitalic-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}




/* Roboto Bold - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/roboto/roboto-regular-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Roboto Regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-bold-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/roboto/roboto-bold-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Roboto Italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-italic-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/fonts/roboto/roboto-italic-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}