/*
#############################
 Fonts
#############################
*/

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v15-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/poppins-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/poppins-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v15-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/poppins-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/poppins-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v15-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/poppins-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/poppins-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v15-latin-800.svg#Poppins') format('svg'); /* Legacy iOS */
} 

/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/open-sans-condensed-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
       url('./fonts/open-sans-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-condensed-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-condensed-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-condensed-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-condensed-v16-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}

/* open-sans-condensed-700 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/open-sans-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
       url('./fonts/open-sans-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-condensed-v16-latin-700.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/merriweather-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('./fonts/merriweather-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v21-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/merriweather-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('./fonts/merriweather-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v21-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* dancing-script-regular - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/dancing-script-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/dancing-script-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/dancing-script-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/dancing-script-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/dancing-script-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/dancing-script-v19-latin-regular.svg#DancingScript') format('svg'); /* Legacy iOS */
}

/* dancing-script-700 - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/dancing-script-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/dancing-script-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/dancing-script-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/dancing-script-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/dancing-script-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/dancing-script-v19-latin-700.svg#DancingScript') format('svg'); /* Legacy iOS */
}