@font-face {
    font-family: 'exoregular';
    src: url('exo-regular-webfont.eot');
    src: url('exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-regular-webfont.woff') format('woff'),
         url('exo-regular-webfont.ttf') format('truetype'),
         url('exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'exobold';
    src: url('exo-bold-webfont.eot');
    src: url('exo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-bold-webfont.woff') format('woff'),
         url('exo-bold-webfont.ttf') format('truetype'),
         url('exo-bold-webfont.svg#exobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'exoitalic';
    src: url('exo-italic-webfont.eot');
    src: url('exo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-italic-webfont.woff') format('woff'),
         url('exo-italic-webfont.ttf') format('truetype'),
         url('exo-italic-webfont.svg#exoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}