
@font-face {
    font-family: 'giorgio';
    src: url('/static/fonts/giorgio-sans-bold.woff2') format('woff2'),
         url('/static/fonts/giorgio-sans-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
