/* FONTS */
@font-face {
    font-family: 'allerregular';
    src: url('fonts/aller/aller_rg-webfont.eot');
    src: url('fonts/aller/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller/aller_rg-webfont.woff') format('woff'),
         url('fonts/aller/aller_rg-webfont.ttf') format('truetype'),
         url('fonts/aller/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'allerbold';
    src: url('fonts/aller/aller_bd-webfont.eot');
    src: url('fonts/aller/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller/aller_bd-webfont.woff') format('woff'),
         url('fonts/aller/aller_bd-webfont.ttf') format('truetype'),
         url('fonts/aller/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('fonts/Proxima-Nova-Set-1/proxima-nova-semibold-webfont.eot');
    src: url('fonts/Proxima-Nova-Set-1/proxima-nova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Proxima-Nova-Set-1/proxima-nova-semibold-webfont.woff') format('woff'),
         url('fonts/Proxima-Nova-Set-1/proxima-nova-semibold-webfont.ttf') format('truetype'),
         url('fonts/Proxima-Nova-Set-1/proxima-nova-semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PT-Sans/PTS55F-webfont.eot');
    src: url('fonts/PT-Sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PT-Sans/PTS55F-webfont.woff') format('woff'),
         url('fonts/PT-Sans/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PT-Sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/PT-Sans/PTS75F-webfont.eot');
    src: url('fonts/PT-Sans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PT-Sans/PTS75F-webfont.woff') format('woff'),
         url('fonts/PT-Sans/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PT-Sans/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CrimsonRoman';
    src: url('fonts/Crimson/Crimson-Roman-webfont.eot');
    src: url('fonts/Crimson/Crimson-Roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson/Crimson-Roman-webfont.woff') format('woff'),
         url('fonts/Crimson/Crimson-Roman-webfont.ttf') format('truetype'),
         url('fonts/Crimson/Crimson-Roman-webfont.svg#CrimsonRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CrimsonBold';
    src: url('fonts/Crimson/Crimson-Bold-webfont.eot');
    src: url('fonts/Crimson/Crimson-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson/Crimson-Bold-webfont.woff') format('woff'),
         url('fonts/Crimson/Crimson-Bold-webfont.ttf') format('truetype'),
         url('fonts/Crimson/Crimson-Bold-webfont.svg#CrimsonBold') format('svg');
    font-weight: normal;
    font-style: normal;

}