@font-face {
    font-family: 'Montserrat Alternates';
    src: url('./../fonts/MontserratAlternates-Regular.eot');
    src: local('./../fonts/Montserrat Alternates Regular'), local('./../fonts/MontserratAlternates-Regular'),
        url('./../fonts/MontserratAlternates-Regular.eot?#iefix') format('embedded-opentype'),
        url('./../fonts/MontserratAlternates-Regular.woff') format('woff'),
        url('./../fonts/MontserratAlternates-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Alternates';
    src: url('./../fonts/MontserratAlternates-Italic.eot');
    src: local('./../fonts/Montserrat Alternates Italic'), local('./../fonts/MontserratAlternates-Italic'),
        url('./../fonts/MontserratAlternates-Italic.eot?#iefix') format('embedded-opentype'),
        url('./../fonts/MontserratAlternates-Italic.woff') format('woff'),
        url('./../fonts/MontserratAlternates-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family: 'Acrom';
	src: url('./../fonts/Acrom-Regular.eot');
	src: local('./../fonts/Acrom Regular'), local('./../fonts/Acrom-Regular'),
		url('./../fonts/Acrom-Regular.eot?#iefix') format('embedded-opentype'),
		url('./../fonts/Acrom-Regular.woff') format('woff'),
		url('./../fonts/Acrom-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

@font-face {
	font-family: 'Acrom';
	src: url('./../fonts/Acrom-Light.eot');
	src: local('./../fonts/Acrom Light'), local('./../fonts/Acrom-Light'),
		url('./../fonts/Acrom-Light.eot?#iefix') format('embedded-opentype'),
		url('./../fonts/Acrom-Light.woff') format('woff'),
		url('./../fonts/Acrom-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}