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

@font-face {
    font-family: 'Sailec';
    src: local('Sailec'),
        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: local('Sailec Medium'), local('Sailec-Medium'),
        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: local('Sailec Light'), local('Sailec-Light'),
        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: 'Sofia Pro';
    src: local('Sofia Pro Regular'), local('SofiaPro-Regular'),
        url('SofiaPro-Regular.woff2') format('woff2'),
        url('SofiaPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

