@font-face{
    font-family: 'NeonOL';
    src: url('./NeonOL.eot');
    src: url('./NeonOL.eot?#iefix') format('embedded-opentype'),
         url('./NeonOL.woff') format('woff'),
         url('./NeonOL.ttf') format('truetype'),
         url('./NeonOL.svg#NeonOL') format('svg');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}