﻿
/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('font/nunito-sans-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans Regular'), local('NunitoSans-Regular'),
       url('font/nunito-sans-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/nunito-sans-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/nunito-sans-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('font/nunito-sans-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/nunito-sans-v5-latin-regular.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Signika';
    font-style: normal;
    font-weight: 400;
    src: url('font/Signika.eot'); /* IE9 Compat Modes */
    src: local('Signika'), local('Signika'), url('font/Signika.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Signika.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Signika.woff') format('woff'), /* Modern Browsers */
    url('font/Signika.ttf') format('truetype'), /* Safari, Android, iOS */
    url('font/Signika.svg#Signika') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Beyond the Mountains';
    font-style: normal;
    font-weight: 400;
    src: url('font/beyond_the_mountains.eot'); /* IE9 Compat Modes */
    src: local('Beyond the Mountains'), local('Beyond the Mountains'), url('font/beyond_the_mountains.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/beyond_the_mountains.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/beyond_the_mountains.woff') format('woff'), /* Modern Browsers */
    url('font/beyond_the_mountains.ttf') format('truetype'), /* Safari, Android, iOS */
    url('font/beyond_the_mountains.svg#Beyond_the_Mountains') format('svg'); /* Legacy iOS */
}