
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/roboto-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v27-latin-italic.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v27-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v27-latin-500.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v27-latin-700.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/roboto-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v27-latin-900.ttf') format('truetype'); /* Safari, Android, iOS */
}


/* noto-serif-regular - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/noto-serif-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/noto-serif-v9-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* noto-serif-italic - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/noto-serif-v9-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/noto-serif-v9-latin-italic.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* noto-serif-700 - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/noto-serif-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/noto-serif-v9-latin-700.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* noto-serif-700italic - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 700;
  src: url('../webfonts/noto-serif-v9-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/noto-serif-v9-latin-700italic.ttf') format('truetype'); /* Safari, Android, iOS */
}
