@font-face {
	font-family: 'lato';
	src: url('lato-reg-webfont.eot');
	src: url('lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
		url('lato-reg-webfont.woff') format('woff'),
		url('lato-reg-webfont.ttf') format('truetype'),
		url('lato-reg-webfont.svg') format('svg');
}

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

}