@charset "utf-8";
/* CSS Document */
@import url('layout.css');
@import url('custom-layout.css');
@font-face {
    font-family: 'latolight';
    src: url('../../fonts/lato-light-webfont.eot');
    src: url('../../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../../fonts/lato-light-webfont.woff') format('woff'),
         url('../../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../../fonts/lato-bold-webfont.eot');
    src: url('../../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../../fonts/lato-bold-webfont.woff') format('woff'),
         url('../../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../../fonts/lato-bold-webfont.svg#latobold') 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_Ubuntu-B';
	src: url('../../fonts/Ubuntu-B.eot');
	src: local('☺'), url('../../fonts/Ubuntu-B.woff') format('woff'), url('../../fonts/Ubuntu-B.ttf') format('truetype'), url('../../fonts/Ubuntu-B.svg#Conv_Ubuntu-B') format('svg');
	font-weight: normal;
	font-style: normal;
}
