@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGrpalatReg.otf') format('opentype');
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGpalatBld.otf') format('opentype');
    font-weight: bold;
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGrapalatRit.otf') format('opentype');
    font-style: italic;
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGrapalatBlit.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGrapalatRit.otf') format('opentype');
    font-style: oblique;
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('../fonts/GHEAGrapalatBlit.otf') format('opentype');
    font-weight: bold;
    font-style: oblique;
}