@font-face {
    font-family: 'rock-salt';
    src: url(/static/css/RockSalt-Regular.ttf);
}

@font-face {
    font-family: 'roboto';
    src: url(/static/css/Cairo-Regular.ttf);
}
@import url(https://db.onlinewebfonts.com/c/05289e866fe7e1e99d27a7a31f8d3b66?family=Trattatello);

@font-face {
    font-family: "Trattatello";
    src: url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.eot");
    src: url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/05289e866fe7e1e99d27a7a31f8d3b66.svg#Trattatello")format("svg");
}


@font-face {
    font-family: 'ambidexter';
    src: url(/static/css/ambidexter_regular.otf) format("opentype");
}

@font-face {
    font-family: 'BeauRivage';
    src: url(/static/css/BeauRivage-Regular.ttf);
}


@font-face {
    font-family: 'Babylonica';
    src: url(/static/css/Babylonica-Regular.ttf);
}