@font-face {
    font-family: 'Sailec';
    src: url('Sailec-Medium.woff2') format('woff2'),
        url('Sailec-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sailec';
    src: url('Sailec-Black.woff2') format('woff2'),
        url('Sailec-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

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

