@font-face {
    font-family: 'Soleil';
    font-style: normal;
    font-weight: 400;
    src: local('Soleil'), url('/assets/fonts/SoleilRegular.woff') format('woff');
}
@font-face {
    font-family: 'Soleil';
    font-style: normal;
    font-weight: 400;
    src: local('Soleil'), url('/assets/fonts/SoleilBook.woff') format('woff');
}
@font-face {
    font-family: 'Soleil';
    font-style: normal;
    font-weight: 300;
    src: local('Soleil'), url('/assets/fonts/SoleilLight.woff') format('woff');
}
@font-face {
    font-family: 'Soleil';
    font-style: normal;
    font-weight: 700;
    src: local('Soleil'), url('/assets/fonts/SoleilBold.woff') format('woff');
}


