@font-face {
    font-family: 'exo_2.0regular';
    src: url('../fonts/Exo2.0-Regular-webfont.eot');
    src: url('../fonts/Exo2.0-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-Regular-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-Regular-webfont.svg#exo_2.0regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Exo 2.0 Semibold */
@font-face {
    font-family: 'exo_2.0semi_bold';
    src: url('../fonts/Exo2.0-SemiBold-webfont.eot');
    src: url('../fonts/Exo2.0-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-SemiBold-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-SemiBold-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-SemiBold-webfont.svg#exo_2.0semi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Exo 2.0 Light */
@font-face {
    font-family: 'exo_2.0light';
    src: url('../fonts/Exo2.0-Light-webfont.eot');
    src: url('../fonts/Exo2.0-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-Light-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-Light-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-Light-webfont.svg#exo_2.0light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Exo 2.0 Medium */
@font-face {
    font-family: 'exo_2.0medium';
    src: url('../fonts/Exo2.0-Medium-webfont.eot');
    src: url('../fonts/Exo2.0-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-Medium-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-Medium-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-Medium-webfont.svg#exo_2.0medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Exo 2.0 Extra Light */
@font-face {
    font-family: 'exo_2.0extra_light';
    src: url('../fonts/Exo2.0-ExtraLight-webfont.eot');
    src: url('../fonts/Exo2.0-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-ExtraLight-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-ExtraLight-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-ExtraLight-webfont.svg#exo_2.0extra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Exo 2.0 Extra Thin */
@font-face {
    font-family: 'exo_2.0thin';
    src: url('../fonts/Exo2.0-Thin-webfont.eot');
    src: url('../fonts/Exo2.0-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-Thin-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-Thin-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-Thin-webfont.svg#exo_2.0thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_2.0medium_italic';
    src: url('../fonts/Exo2.0-MediumItalic-webfont.eot');
    src: url('../fonts/Exo2.0-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2.0-MediumItalic-webfont.woff') format('woff'),
         url('../fonts/Exo2.0-MediumItalic-webfont.ttf') format('truetype'),
         url('../fonts/Exo2.0-MediumItalic-webfont.svg#exo_2.0medium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Avenir Next Ultra Light*/
@font-face {
    font-family: 'AvenirNextLTProUltraLight';
    src: url('../fonts/avenirnextltpro-ultlt.eot');
    src: url('../fonts/avenirnextltpro-ultlt.eot') format('embedded-opentype'),
         url('../fonts/avenirnextltpro-ultlt.woff') format('woff'),
         url('../fonts/avenirnextltpro-ultlt.ttf') format('truetype'),
         url('../fonts/avenirnextltpro-ultlt.svg#AvenirNextLTProUltraLight') format('svg');
}

/* Avenir Next Regular */
@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('../fonts/avenirnextltpro-regular.eot');
    src: url('../fonts/avenirnextltpro-regular.eot') format('embedded-opentype'),
         url('../fonts/avenirnextltpro-regular.woff') format('woff'),
         url('../fonts/avenirnextltpro-regular.ttf') format('truetype'),
         url('../fonts/avenirnextltpro-regular.svg#AvenirNextLTProRegular') format('svg');
}


