@font-face {
    font-family: 'Exo-Light';
        src: url('exo-light.eot');
        src: url('exo-light.eot?#iefix') format('embedded-opentype'),
        url('exo-light.woff') format('woff'),
        url('exo-light.ttf') format('truetype'),
        url('exo-light.svg#exolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo-Medium-Italic';
        src: url('exo-mediumitalic.eot');
        src: url('exo-mediumitalic.eot?#iefix') format('embedded-opentype'),
        url('exo-mediumitalic.woff') format('woff'),
        url('exo-mediumitalic.ttf') format('truetype'),
        url('exo-mediumitalic.svg#exomediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo';
        src: url('exo-regular.eot');
        src: url('exo-regular.eot?#iefix') format('embedded-opentype'),
        url('exo-regular.woff') format('woff'),
        url('exo-regular.ttf') format('truetype'),
        url('exo-regular.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo-Bold';
    src: url('exo-bold.eot');
    src: url('exo-bold.eot?#iefix') format('embedded-opentype'),
         url('exo-bold.woff') format('woff'),
         url('exo-bold.ttf') format('truetype'),
         url('exo-bold.svg#exobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo-Italic';
    src: url('exo-italic.eot');
    src: url('exo-italic.eot?#iefix') format('embedded-opentype'),
         url('exo-italic.woff') format('woff'),
         url('exo-italic.ttf') format('truetype'),
         url('exo-italic.svg#exoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}