/* Webfont: NickySans-Regular */@font-face {
    font-family: 'NickySans';
    src: url('https://gest2.lamponedev.it/fonts/NickySans-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('https://gest2.lamponedev.it/fonts/NickySans-Regular.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

