﻿
/*******************************************************************************************************************
*  FONTS
*******************************************************************************************************************/

@font-face {
    font-family: 'exo_2.0extra_light';
    src: url('Exo2.0-ExtraLight-webfont.eot');
    src: url('Exo2.0-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo2.0-ExtraLight-webfont.woff') format('woff'),
         url('Exo2.0-ExtraLight-webfont.ttf') format('truetype'),
         url('Exo2.0-ExtraLight-webfont.svg#exo_2.0extra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_2.0light';
    src: url('Exo2.0-Light-webfont.eot');
    src: url('Exo2.0-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo2.0-Light-webfont.woff') format('woff'),
         url('Exo2.0-Light-webfont.ttf') format('truetype'),
         url('Exo2.0-Light-webfont.svg#exo_2.0light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_2.0thin';
    src: url('Exo2.0-Thin-webfont.eot');
    src: url('Exo2.0-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo2.0-Thin-webfont.woff') format('woff'),
         url('Exo2.0-Thin-webfont.ttf') format('truetype'),
         url('Exo2.0-Thin-webfont.svg#exo_2.0thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_2.0regular';
    src: url('Exo2.0-Regular-webfont.eot');
    src: url('Exo2.0-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo2.0-Regular-webfont.woff') format('woff'),
         url('Exo2.0-Regular-webfont.ttf') format('truetype'),
         url('Exo2.0-Regular-webfont.svg#exo_2.0regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo_2.0medium';
    src: url('Exo2.0-Medium-webfont.eot');
    src: url('Exo2.0-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo2.0-Medium-webfont.woff') format('woff'),
         url('Exo2.0-Medium-webfont.ttf') format('truetype'),
         url('Exo2.0-Medium-webfont.svg#exo_2.0medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

