@font-face {
    font-family: 'exo_2light';
    src: url('../../fonts/exo2-light-webfont.eot');
    src: url('../../fonts/exo2-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/exo2-light-webfont.woff2') format('woff2'),
         url('../../fonts/exo2-light-webfont.woff') format('woff'),
         url('../../fonts/exo2-light-webfont.ttf') format('truetype'),
         url('../../fonts/exo2-light-webfont.svg#exo_2light') format('svg');
    font-weight: normal;
    font-style: normal;
}