/* 
    Created on : 23 gen 2023, 12:16:59
    Author     : Alberto Candelaresi <www.alberto-candelaresi.net>
*/

@font-face {
    font-family: "Oleo Script Bold";
    src: url("OleoScript-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "Oleo Script Regular";
    src: url("OleoScript-Regular.ttf") format("truetype");
    font-weight: 400;
}