/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v51-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v51-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v51-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
@font-face {
  font-family: 'Gentleman400';
  src: url('../fonts/gentleman-400-light-webfont.eot'); 
  src: url('../fonts/gentleman-400-light-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/gentleman-400-light-webfont.woff2') format('woff2'),
       url('../fonts/gentleman-400-light-webfont.woff') format('woff'), 
       url('../fonts/gentleman-400-light-webfont.ttf')  format('truetype'), 
       url('../fonts/gentleman-400-light-webfont.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Gentleman500';
  src: url('../fonts/gentleman-500-book-webfont.eot'); 
  src: url('../fonts/gentleman-500-book-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/gentleman-500-book-webfont.woff2') format('woff2'),
       url('../fonts/gentleman-500-book-webfont.woff') format('woff'), 
       url('../fonts/gentleman-500-book-webfont.ttf')  format('truetype'), 
       url('../fonts/gentleman-500-book-webfont.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Gentleman700';
  src: url('../fonts/gentleman-700-medium-webfont.eot'); 
  src: url('../fonts/gentleman-700-medium-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/gentleman-700-medium-webfont.woff2') format('woff2'),
       url('../fonts/gentleman-700-medium-webfont.woff') format('woff'), 
       url('../fonts/gentleman-700-medium-webfont.ttf')  format('truetype'), 
       url('../fonts/gentleman-700-medium-webfont.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Gentleman800';
  src: url('../fonts/gentleman-800-bold-webfont.eot'); 
  src: url('../fonts/gentleman-800-bold-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/gentleman-800-bold-webfont.woff2') format('woff2'),
       url('../fonts/gentleman-800-bold-webfont.woff') format('woff'), 
       url('../fonts/gentleman-800-bold-webfont.ttf')  format('truetype'), 
       url('../fonts/gentleman-800-bold-webfont.svg#svgFontName') format('svg');
}
*/