/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'), /* Legacy iOS */
       url('/files/fonts/roboto/roboto-v30-latin-regular.eot'), /* IE9 Compat Modes */
       url('/files/fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/roboto/roboto-v30-latin-italic.svg#Roboto') format('svg'), /* Legacy iOS */
       url('/files/fonts/roboto/roboto-v30-latin-italic.eot'), /* IE9 Compat Modes */
       url('/files/fonts/roboto/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/files/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg'), /* Legacy iOS */
       url('/files/fonts/roboto/roboto-v30-latin-700.eot'), /* IE9 Compat Modes */
       url('/files/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

/* arvo-regular - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/arvo/arvo-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/arvo/arvo-v20-latin-regular.svg#Arvo') format('svg'), /* Legacy iOS */
       url('/files/fonts/arvo/arvo-v20-latin-regular.eot'), /* IE9 Compat Modes */
       url('/files/fonts/arvo/arvo-v20-latin-regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

/* arvo-italic - latin */
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/files/fonts/arvo/arvo-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/arvo/arvo-v20-latin-italic.svg#Arvo') format('svg'), /* Legacy iOS */
       url('/files/fonts/arvo/arvo-v20-latin-italic.eot'), /* IE9 Compat Modes */
       url('/files/fonts/arvo/arvo-v20-latin-italic.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

/* arvo-700 - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/files/fonts/arvo/arvo-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/arvo/arvo-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/arvo/arvo-v20-latin-700.svg#Arvo') format('svg'), /* Legacy iOS */
       url('/files/fonts/arvo/arvo-v20-latin-700.eot'), /* IE9 Compat Modes */
       url('/files/fonts/arvo/arvo-v20-latin-700.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('/files/fonts/fontawesome/fontawesome-webfont.woff2') format('woff2'),
         url('/files/fonts/fontawesome/fontawesome-webfont.woff') format('woff'),
         url('/files/fonts/fontawesome/fontawesome-webfont.ttf') format('truetype'),
         url('/files/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular') format('svg'),
         url('/files/fonts/fontawesome/fontawesome-webfont.eot'),
         url('/files/fonts/fontawesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}