/* #Font OPEN-SANS ================================================== */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(../fonts/opensans/opensans-bolditalic-webfont.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../fonts/opensans/opensans-italic-webfont.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../fonts/opensans/opensans-semibold-webfont.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(../fonts/opensans/opensans-regular-webfont.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/opensans/opensans-bold-webfont.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	src: local('Open Sans Extrabold'), local('OpenSans-Bold'), url(../fonts/opensans/opensans-light-webfont.woff) format('woff');
}




/* #Font ROBOTO-SLAB ================================================== */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url('../fonts/roboto-slab/roboto-slab-light.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('../fonts/roboto-slab/roboto-slab-regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url('../fonts/roboto-slab/roboto-slab-bold.woff') format('woff');
}




/* #Font MERRIWEATHER ================================================== */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: local('Merriweather Light'), local('Merriweather-Light'), url('../fonts/merriweather/merriweather-light.ttf') format('truetype'), url('../fonts/merriweather/merriweather-light.woff2') format('woff2'), url('../fonts/merriweather/merriweather-light.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: local('Merriweather'), url('../fonts/merriweather/merriweather.ttf') format('truetype'), url('../fonts/merriweather/merriweather.woff2') format('woff2'), url('../fonts/merriweather/merriweather.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	src: local('Merriweather Bold'), local('Merriweather-Bold'), url('../fonts/merriweather/merriweather-bold.ttf') format('truetype'), url('../fonts/merriweather/merriweather-bold.woff2') format('woff2'), url('../fonts/merriweather/merriweather-bold.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: local('Merriweather Heavy'), local('Merriweather-Heavy'), url('../fonts/merriweather/merriweather-heavy.ttf') format('truetype'), url('../fonts/merriweather/merriweather-heavy.woff2') format('woff2'), url('../fonts/merriweather/merriweather-heavy.woff') format('woff');
}

