@font-face {
    font-family: 'OxygenLight';
    src: url('oxygen-light.eot');
    src: url('oxygen-light.eot') format('embedded-opentype'),
         url('oxygen-light.woff2') format('woff2'),
         url('oxygen-light.woff') format('woff'),
         url('oxygen-light.ttf') format('truetype'),
         url('oxygen-light.svg#OxygenLight') format('svg');
}
