/******************
 * PIRULEN 
 *****************/
@font-face {
    font-family: 'pirulenregular';
    src: url('pirulen_rg-webfont.eot');
    src: url('pirulen_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('pirulen_rg-webfont.woff') format('woff'),
         url('pirulen_rg-webfont.ttf') format('truetype'),
         url('pirulen_rg-webfont.svg#pirulenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/******************
 * EXO 
 *****************/
@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: 'exolight';
    src: url('exo-light-webfont.eot');
    src: url('exo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-light-webfont.woff') format('woff'),
         url('exo-light-webfont.ttf') format('truetype'),
         url('exo-light-webfont.svg#exolight') 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;
}