/*
================================================================================================
Camaraderie - custom-fonts.css
================================================================================================
This is the most generic template file in a WordPress theme and is one of required files to be 
able to use Google Fonts locally from the theme.

@package        Camaraderie WordPress Theme
@copyright      Copyright (C) 2017. Benjamin Lu
@license        GNU General Public License v2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
@author         Benjamin Lu (https://www.benjaminlu.net/)
================================================================================================
*/

/*
================================================================================================
Table of Contents
================================================================================================
 1.0 - Mountains of Christmas
 2.0 - Merriweather
================================================================================================
*/

/*
================================================================================================
 1.0 - Sanchez
================================================================================================
*/
/* mountains-of-christmas-regular - latin */
@font-face {
  font-family: 'Mountains of Christmas';
  font-style: normal;
  font-weight: 400;
  src: url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Mountains of Christmas Regular'), local('MountainsofChristmas-Regular'),
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-regular.svg#MountainsofChristmas') format('svg'); /* Legacy iOS */
}

/* mountains-of-christmas-700 - latin */
@font-face {
  font-family: 'Mountains of Christmas';
  font-style: normal;
  font-weight: 700;
  src: url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Mountains of Christmas Bold'), local('MountainsofChristmas-Bold'),
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('mountains-of-christmas/mountains-of-christmas-v10-latin-700.svg#MountainsofChristmas') format('svg'); /* Legacy iOS */
}


/*
================================================================================================
 2.0 - Merriweather
================================================================================================
*/
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('merriweather/merriweather-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather'), local('Merriweather-Regular'),
       url('merriweather/merriweather-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('merriweather/merriweather-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('merriweather/merriweather-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('merriweather/merriweather-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('merriweather/merriweather-v13-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('merriweather/merriweather-v13-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Italic'), local('Merriweather-Italic'),
       url('merriweather/merriweather-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('merriweather/merriweather-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('merriweather/merriweather-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('merriweather/merriweather-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('merriweather/merriweather-v13-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('merriweather/merriweather-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('merriweather/merriweather-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('merriweather/merriweather-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('merriweather/merriweather-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('merriweather/merriweather-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('merriweather/merriweather-v13-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: url('merriweather/merriweather-v13-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'),
       url('merriweather/merriweather-v13-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('merriweather/merriweather-v13-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('merriweather/merriweather-v13-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('merriweather/merriweather-v13-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('merriweather/merriweather-v13-latin-700italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}