/*
Theme Name: Spirit Of Longboard
Theme URI: https://www.raraavis.eu/
Description: Coded RaraAvis Theme
Template: Divi
Author: Paolo Pavan - RARAAVIS
Author URI: https://www.raraavis.eu/
Version: 4
.
General comments/License Statement if any.
.
*/
@import url(../Divi/style.css);


/* -- Font proprietari -- */
@font-face {
    font-family: 'baddestrough';
    src: url('baddest_rough-webfont.woff2') format('woff2'),
         url('baddest_rough-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'with_heartyregular';
    src: url('withhearty-regular-webfont.woff2') format('woff2'),
         url('withhearty-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.titololegre {
    font-family: 'baddestrough', serif;
    
    }
    
.titolocorsivo {
    font-family: 'with_heartyregular', cursive;
    
    }
