@font-face {
	font-family: 'ProximaRegular';
	src: url('../fonts/proximanova-regular-webfont.eot');
	src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/proximanova-regular-webfont.woff') format('woff'),
	     url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
	     url('../fonts/proximanova-regular-webfont.svg#ProximaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaLight';
	src: url('../fonts/proximanova-light-webfont.eot');
	src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/proximanova-light-webfont.woff') format('woff'),
	     url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
	     url('../fonts/proximanova-light-webfont.svg#ProximaLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'ProximaBold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratBold';
    src: url('../fonts/Montserrat-Bold.otf');
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    /*src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratLight';
    src: url('../fonts/Montserrat-Light.otf');
    src: url('../fonts/Montserrat-Light.ttf') format('truetype');
    /*src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratHair';
    src: url('../fonts/Montserrat-Hairline.otf');
        src: url('../fonts/montserrat-hairline.ttf') format('truetype');
    /*src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotCondensedLight';
    src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
         /*url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotCondensedBold';
    src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
         /*url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotCondensedItalic';
    src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
         /*url('../fonts/proximanova-bold-webfont.svg#ProximaBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
