@font-face {
    font-family: 'Sharp Sans';
    src: url('Sharp-Sans.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans';
    src: url('Sharp-Sans-Semibold.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans';
    src: url('SharpSansBold.otf') format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans';
    src: url('Sharp-Sans-Extrabold.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
}

