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

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

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

