@charset "utf-8";

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold/raleway-bold-webfont.woff2') format('woff2'),
         url('raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Helvetica Inserat LT Std';
	src: url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.eot');
	src: url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.woff2') format('woff2'),
		url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.woff') format('woff'),
		url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.ttf') format('truetype'),
		url('../fonts/helvetica-inserat-lt-std/HelveticaInseratLTStd-Roman.svg#HelveticaInseratLTStd-Roman') format('svg');
	font-weight: 500;
	font-style: normal;
}
