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