@font-face {
    font-family: 'lackregular';
    src: url('fonts/lack-regular.woff2') format('woff2'),
         url('fonts/lack-regular.woff') format('woff'),
         url('fonts/Lack-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lackritalic';
    src: url('fonts/Lack-Italic.woff2') format('woff2'),
         url('fonts/Lack-Italic.woff') format('woff'),
         url('fonts/Lack-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}
