
@font-face {
    font-family: 'Lightup';
    src: url('lightup.eot');
    src: url('lightup.eot?#iefix') format('embedded-opentype'),
         url('lightup.woff2') format('woff2'),
         url('lightup.woff') format('woff'),
         url('lightup.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}