@font-face {
    font-family: 'Soleil';
    src: url('../../fonts/soleil/soleilbold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Soleil Bk';
    src: url('../../fonts/soleil/soleilbook-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Soleil Lt';
    src: url('../../fonts/soleil/soleillight-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Soleil';
    src: url('../../fonts/soleil/soleilregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
