﻿@charset "UTF-8";

/*fonts*/
/* first for Internet Explorer < 9 */
@font-face {
	font-family: DINWeb;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb.eot");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: DINWeb-Bold;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb-Bold.eot");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: DINWeb-Light;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb-Light.eot");
	font-weight: normal;
	font-style: normal;
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: DINWeb;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: DINWeb-Bold;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb-Bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: DINWeb-Light;
	src: url("/infspc/CSS/Innovami/fonts/DINWeb-Light.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINProLight';
	src: url('/infspc/CSS/Innovami/fonts/DINProLight.eot');
	src: local('DINProLight'), url('/infspc/CSS/Innovami/fonts/DINProLight.woff') format('woff'), url('/infspc/CSS/Innovami/fonts/DINProLight.ttf') format('truetype');
}

@font-face {
	font-family: 'DINMedium';
	src: url('/infspc/CSS/Innovami/fonts/DINMedium.eot');
	src: local('DINMedium'), url('/infspc/CSS/Innovami/fonts/DINMedium.woff') format('woff'), url('/infspc/CSS/Innovami/fonts/DINMedium.ttf') format('truetype');
}

@font-face {
	font-family: 'DINBold';
	src: url('/infspc/CSS/Innovami/fonts/font.eot');
	src: local('font'), url('/infspc/CSS/Innovami/fonts/font.woff') format('woff'), url('/infspc/CSS/Innovami/fonts/font.ttf') format('truetype');
}

@font-face {
	font-family: 'dinregularwebfont';
	src: url('/infspc/CSS/Innovami/fonts/dinregularwebfont.eot');
	src: local('dinregularwebfont'), url('/infspc/CSS/Innovami/fonts/dinregularwebfont.woff') format('woff'), url('/infspc/CSS/Innovami/fonts/dinregularwebfont.ttf') format('truetype');
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('/infspc/CSS/fonts/proxima-nova-bold.eot');
	src: url('/infspc/CSS/fonts/proxima-nova-bold.woff') format('woff'),
         url('/infspc/CSS/fonts/proxima-nova-bold.ttf') format('truetype'), 
        url('/infspc/CSS/fonts/proxima-nova-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proximanovalight';
	src: url('/infspc/CSS/fonts/proximanovalight.eot');
	src: url('/infspc/CSS/fonts/proximanovalight.woff') format('woff'),
         url('/infspc/CSS/fonts/proximanovalight.ttf') format('truetype'), 
        url('/infspc/CSS/fonts/proximanovalight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNovaMedium';
	src: url('/infspc/CSS/fonts/ProximaNovaMedium.eot');
	src: url('/infspc/CSS/fonts/ProximaNovaMedium.woff') format('woff'),
         url('/infspc/CSS/fonts/ProximaNovaMedium.ttf') format('truetype'), 
        url('/infspc/CSS/fonts/ProximaNovaMedium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}