@font-face {
    font-family: "Ferrari Sans";
    font-style: italic;
    font-weight: normal;
    src: url("Ferrari%20Sans-italic-normal.otf") format("opentype");
}

@font-face {
    font-family: "Ferrari Sans";
    font-style: normal;
    font-weight: 300;
    src: url("Ferrari%20Sans-normal-300.otf") format("opentype");
}

@font-face {
    font-family: "Ferrari Sans";
    font-style: normal;
    font-weight: 500;
    src: url("Ferrari%20Sans-normal-500.otf") format("opentype");
}

@font-face {
    font-family: "Ferrari Sans";
    font-style: normal;
    font-weight: normal;
    src: url("Ferrari%20Sans-normal-normal.otf") format("opentype");
}

