@font-face {
    font-family: "DanoneOne";
    src: url("./fonts/DanoneOne-Regular.3d34119e7a47.otf") format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DanoneOne";
    src: url("./fonts/DanoneOne-Bold.4d11316aed59.otf") format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "DanoneOne";
    src: url("./fonts/DanoneOne-Italic.e51eb848289a.otf") format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'DanoneOne';
    src: url("./fonts/DanoneOne-Light.16b9502e11be.otf") format('opentype');
    font-weight: 300;
    font-style: normal;
}