@font-face {
    font-family: 'Sailec Regular';
    src: url('Sailec-Italic.woff2?v=1') format('woff2'),
        url('Sailec-Italic.woff?v=1') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

