@charset "utf-8";
/* CSS Document */
@import url('layout.css');
@import url('custom-layout.css');
@font-face {
    font-family: 'open_sansregular';
    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#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}
@font-face {
	font-family: 'Conv_ROCK';
	src: url('../fonts/ROCK.eot');
	src: local('☺'), url('../fonts/ROCK.woff') format('woff'), url('../fonts/ROCK.ttf') format('truetype'), url('../fonts/ROCK.svg#Conv_ROCK') format('svg');
	font-weight: normal !important;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Courgette-Regular';
	src: url('../fonts/Courgette-Regular.eot');
	src: local('☺'), url('../fonts/Courgette-Regular.woff') format('woff'), url('../fonts/Courgette-Regular.ttf') format('truetype'), url('../fonts/Courgette-Regular.svg#Conv_Courgette-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

