﻿
/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

@font-face {
	font-family: "montserratregular";
	src: url("fonts/montserrat-black-webfont.eot");
	src: url("fonts/montserrat-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-black-webfont.woff2") format("woff2"), url("fonts/montserrat-black-webfont.woff") format("woff"), url("fonts/montserrat-black-webfont.ttf") format("truetype"), url("fonts/montserrat-black-webfont.svg#montserratblack") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "montserratregular";
	src: url("fonts/montserrat-bold-webfont.eot");
	src: url("fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-bold-webfont.woff2") format("woff2"), url("fonts/montserrat-bold-webfont.woff") format("woff"), url("fonts/montserrat-bold-webfont.ttf") format("truetype"), url("fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "montserratregular";
	src: url("fonts/montserrat-hairline-webfont.eot");
	src: url("fonts/montserrat-hairline-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-hairline-webfont.woff2") format("woff2"), url("fonts/montserrat-hairline-webfont.woff") format("woff"), url("fonts/montserrat-hairline-webfont.ttf") format("truetype"), url("fonts/montserrat-hairline-webfont.svg#montserrathairline") format("svg");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "montserratregular";
	src: url("fonts/montserrat-light-webfont.eot");
	src: url("fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-light-webfont.woff2") format("woff2"), url("fonts/montserrat-light-webfont.woff") format("woff"), url("fonts/montserrat-light-webfont.ttf") format("truetype"), url("fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "montserratregular";
	src: url("../fonts/montserrat-regular-webfont.eot");
	src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-regular-webfont.woff2") format("woff2"), url("fonts/montserrat-regular-webfont.woff") format("woff"), url("fonts/montserrat-regular-webfont.ttf") format("truetype"), url("fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "fjalla_oneregular";
	src: url("../fonts/fjallaone-regular-webfont.eot");
	src: url("../fonts/fjallaone-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fjallaone-regular-webfont.woff2") format("woff2"), url("fonts/fjallaone-regular-webfont.woff") format("woff"), url("fonts/fjallaone-regular-webfont.ttf") format("truetype"), url("fonts/fjallaone-regular-webfont.svg#fjalla_oneregular") format("svg");
	font-weight: normal;
	font-style: normal;
}