@font-face {
    font-family: 'PhonocolorFont';
        src: url('../fonts/PHONOCOLORNORMAL.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PhonocolorFontGras';
        src: url('../fonts/PHONOCOLORGRAS.otf');
    font-weight: normal;
    font-style: normal;
}