@charset "utf-8";
/* CSS Document */
@import url('layout.css');
@import url('custom-layout.css');
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot');
	src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), 
		 url('../fonts/Montserrat-Regular.ttf') format('truetype'), 
		 url('../fonts/Montserrat-Regular.svg#Conv_Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'opensansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#opensansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_ROCK_0';
	src: url('../fonts/ROCK_0.eot');
	src: url('../fonts/ROCK_0.eot?#iefix') format('embedded-opentype'),  url('../fonts/ROCK_0.woff') format('woff'),  url('../fonts/ROCK_0.ttf') format('truetype'),  url('../fonts/ROCK_0.svg#Conv_ROCK_0') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.eot');
	src: local('☺'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Conv_Montserrat-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}