@font-face {
    font-family: 'ExoRegular';
    src: url('exo-regular.eot');
    src: url('exo-regular.eot') format('embedded-opentype'),
         url('exo-regular.woff') format('woff'),
         url('exo-regular.ttf') format('truetype'),
         url('exo-regular.svg#ExoRegular') format('svg');
}
