@font-face {
    font-family: 'LK_GASIL';
    src: url('LK_GASIL.woff2') format('woff2'),
        url('LK_GASIL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dulya';
    src: url('Dulya-Regular.woff2') format('woff2'),
        url('Dulya-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Millimetre';
    src: url('Millimetre-Light_web.woff2') format('woff2'),
        url('Millimetre-Light_web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Millimetre';
    src: url('Millimetre-Regular_web.woff2') format('woff2'),
        url('Millimetre-Regular_web.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Millimetre';
    src: url('Millimetre-Bold_web.woff2') format('woff2'),
        url('Millimetre-Bold_web.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}