@font-face {
    font-family: 'Soleil';
    src: url('soleil-light.eot');
    src: url('soleil-light.eot%3F') format('embedded-opentype'), url('soleil-light.woff2') format('woff2'),
        url('soleil-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Soleil';
    src: url('soleil-regular.eot');
    src: url('soleil-regular.eot%3F') format('embedded-opentype'), url('soleil-regular.woff2') format('woff2'),
        url('soleil-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Soleil';
    src: url('soleil-bold.eot');
    src: url('soleil-bold.eot%3F') format('embedded-opentype'), url('soleil-bold.woff2') format('woff2'),
        url('soleil-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
