@font-face {
    font-family: 'Giorgio Sans';
    font-style: normal;
    font-weight: normal;
    src: url('/assets/fonts/giorgiosans/GiorgioSans.woff') format('woff');
}

@font-face {
    font-family: 'Giorgio Sans';
    font-style: normal;
    font-weight: 900;
    src: url('/assets/fonts/giorgiosans/GiorgioSans-Heavy.otf') format('opentype');
}