﻿
@font-face {
    font-family: 'Lekton';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../font/Lekton-Regular.woff2) format('woff2');
}
@font-face {
    font-family: 'Lekton';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../font/Lekton-Bold.woff2) format('woff2');
}
@font-face {
    font-family: 'Lekton';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../font/Lekton-Italic.woff2) format('woff2');
}