/****** Fonts ******/

@font-face {
	font-family: 'Trajan';
	src: url('TrajanPro3-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Trajan/TrajanPro3-Regular.otf')  format('opentype'),
		url('../fonts/Trajan/TrajanPro3-Regular.woff') format('woff'),
		url('../fonts/Trajan/TrajanPro3-Regular.ttf')  format('truetype'),
		url('../fonts/Trajan/TrajanPro3-Regular.svg#TrajanPro3-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Proxima';
    src: url('../fonts/Proxima/proxima_regular-webfont.eot');
    src: url('../fonts/Proxima/proxima_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Proxima/proxima_regular-webfont.woff') format('woff'),
         url('../fonts/Proxima/proxima_regular-webfont.ttf') format('truetype'),
         url('../fonts/Proxima/proxima_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Italic';
    src: url('../fonts/Proxima/proxima_italic-webfont.eot');
    src: url('../fonts/Proxima/proxima_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Proxima/proxima_italic-webfont.woff') format('woff'),
         url('../fonts/Proxima/proxima_italic-webfont.ttf') format('truetype'),
         url('../fonts/Proxima/proxima_italic-webfont.svg#proxima_novaregular_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Bold';
    src: url('../fonts/Proxima/proxima_semibold-webfont.eot');
    src: url('../fonts/Proxima/proxima_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Proxima/proxima_semibold-webfont.woff') format('woff'),
         url('../fonts/Proxima/proxima_semibold-webfont.ttf') format('truetype'),
         url('../fonts/Proxima/proxima_semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/robotocondensed-regular-webfont.eot');
    src: url('../fonts/Roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../fonts/Roboto/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/Roboto/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/Roboto/robotocondensed-bold-webfont.eot');
    src: url('../fonts/Roboto/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('../fonts/Roboto/robotocondensed-bold-webfont.woff') format('woff'),
         url('../fonts/Roboto/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}