/* Fonts */

/* arvo-regular - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/arvo-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Arvo'),
       url('./fonts/arvo-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/arvo-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/arvo-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/arvo-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/arvo-v10-latin-regular.svg#Arvo') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v15-latin-ext_cyrillic_greek_greek-ext_latin_cyrillic-ext_vietnamese-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/lato-v14-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('./fonts/lato-v14-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/lato-v14-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/lato-v14-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/lato-v14-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/lato-v14-latin-ext_latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* cuprum-regular - latin-ext_cyrillic_latin_cyrillic-ext_vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.eot'); /* IE9 Compat Modes */
  src: local('Cuprum Regular'), local('Cuprum-Regular'),
       url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/cuprum-v9-latin-ext_cyrillic_latin_cyrillic-ext_vietnamese-regular.svg#Cuprum') format('svg'); /* Legacy iOS */
}

/* tulpen-one-regular - latin */
@font-face {
  font-family: 'Tulpen One';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/tulpen-one-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Tulpen One'), local('TulpenOne-Regular'),
       url('./fonts/tulpen-one-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/tulpen-one-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/tulpen-one-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/tulpen-one-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/tulpen-one-v7-latin-regular.svg#TulpenOne') format('svg'); /* Legacy iOS */
}

/* audiowide-regular - latin-ext_latin */
@font-face {
  font-family: 'Audiowide';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/audiowide-v6-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Audiowide Regular'), local('Audiowide-Regular'),
       url('./fonts/audiowide-v6-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/audiowide-v6-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/audiowide-v6-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/audiowide-v6-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/audiowide-v6-latin-ext_latin-regular.svg#Audiowide') format('svg'); /* Legacy iOS */
}

