@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

@font-face {
	font-family: 'DINProLight';
	src: url('../fonts/DINProLight.eot');
	src: local('../fonts/DINProLight'), url('../fonts/DINProLight.woff') format('woff'), url('../fonts/DINProLight.ttf') format('truetype');
}

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

}


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

}

@font-face {
font-family: TCM;
src: url("../fonts/TCM.eot");
src: url("../fonts/TCM.TTF");
}

@font-face {
font-family: TCB;
src: url("../fonts/TCB.eot");
src: url("../fonts/TCB.TTF");
}

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

}

