/*
* Fonts for the site
*/

/* 
    Created on : Apr 24, 2018, 10:20:02 AM
    Author     : kburnett
*/

@font-face {
    font-family: "Futura";
    src: url("FuturaBT-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "Futura-Bold";
    src: url("FuturaBT-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "Futura-Heavy";
    src: url("FuturaBT-Heavy.ttf") format('truetype');
}
@font-face {
    font-family: "Futura-Light";
    src: url("FuturaBT-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Futura-MediumCondensed";
    src: url("FuturaBT-MediumCondensed.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 Black";
    src: url("EXO2-BLACK.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Black Condensed";
    src: url("EXO2-BLACKCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Black Expanded";
    src: url("EXO2-BLACKEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Black Italic";
    src: url("EXO2-BLACKITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Bold";
    src: url("EXO2-BOLD.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 Bold Condensed";
    src: url("EXO2-BOLDCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Bold Expanded";
    src: url("EXO2-BOLDEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Bold Italic";
    src: url("EXO2-BOLDITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Extra Bold";
    src: url("EXO2-EXTRABOLD.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRABOLDCONDENSED";
    src: url("EXO2-EXTRABOLDCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRABOLDEXPANDED";
    src: url("EXO2-EXTRABOLDEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRABOLDITALIC";
    src: url("EXO2-EXTRABOLDITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRALIGHT";
    src: url("EXO2-EXTRALIGHT.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRALIGHTCONDENSED";
    src: url("EXO2-EXTRALIGHTCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRALIGHTEXPANDED";
    src: url("EXO2-EXTRALIGHTEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 EXTRALIGHTITALIC";
    src: url("EXO2-EXTRALIGHTITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 ITALIC";
    src: url("EXO2-ITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 LIGHT";
    src: url("EXO2-LIGHT.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 LIGHTCONDENSED";
    src: url("EXO2-LIGHTCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 LIGHTEXPANDED";
    src: url("EXO2-LIGHTEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 LIGHTITALIC";
    src: url("EXO2-LIGHTITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 MEDIUM";
    src: url("EXO2-MEDIUM.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 MEDIUMCONDENSED";
    src: url("EXO2-MEDIUMCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 MEDIUMEXPANDED";
    src: url("EXO2-MEDIUMEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 MEDIUMITALIC";
    src: url("EXO2-MEDIUMITALIC.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 Regular";
    src: url("EXO2-REGULAR.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 REGULARCONDENSED";
    src: url("EXO2-REGULARCONDENSED.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 REGULAREXPANDED";
    src: url("EXO2-REGULAREXPANDED.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 SEMIBOLD";
    src: url("EXO2-SEMIBOLD.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 SEMIBOLDCONDENSED";
    src: url("EXO2-SEMIBOLDCONDENSED.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 SEMIBOLDEXPANDED";
    src: url("EXO2-SEMIBOLDEXPANDED.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 SEMIBOLDITALIC";
    src: url("EXO2-SEMIBOLDITALIC.ttf") format('truetype');
}
@font-face {
    font-family: "EXO 2 THIN";
    src: url("EXO2-THIN.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 THINCONDENSED";
    src: url("EXO2-THINCONDENSED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 THINEXPANDED";
    src: url("EXO2-THINEXPANDED.OTF") format('opentype');
}
@font-face {
    font-family: "EXO 2 THINITALIC";
    src: url("EXO2-THINITALIC.OTF") format('opentype');
}
