
@font-face {
    font-family: "blackPearl";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/joannavu_blackpearl/BlackPearl.ttf") format("truetype");
}

@font-face {
    font-family: "Slackey";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/slackey.woff") format("woff"),
         url("../fonts/slackey.ttf") format("truetype");
}
@font-face {
    font-family: "Geo";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/geo.woff") format("woff"),
         url("../fonts/geo.ttf") format("truetype");
}

