@font-face {
    font-family: 'CocoSharpS';
    src: url('CocoSharpS-Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'CocoSharpS';
    src: url('CocoSharpS-Light.otf');
    font-weight: 300;
}

@font-face {
    font-family: 'CocoSharpS';
    src: url('CocoSharpS-Bold.otf');
    font-weight: 700;
}