@font-face {
    font-family: 'Soleil Bold';
    src: url('soleil/SoleilBold.otf') format('opentype');
}
@font-face {
    font-family: 'Soleil Book';
    src: url('soleil/SoleilBook.otf') format('opentype');
}
@font-face {
    font-family: 'Soleil Light';
    src: url('soleil/SoleilLight.otf') format('opentype');
}
@font-face {
    font-family: 'Soleil';
    src: url('soleil/SoleilRegular.otf') format('opentype');
}