/* FONTES */
@font-face{
    font-family: "Eufoniem One";
    src: url('/themes/css/familia/fonts/Eufoniem-One.ttf') format('truetype');
    font-weight:400;
    font-style:normal;
}

@font-face{
    font-family: "BB";
    src: url('/themes/css/familia/fonts/Baloo-Regular.ttf') format('truetype');
    font-weight:600;
    font-style:normal;
}

@font-face{
    font-family: "CFB";
    src: url('/themes/css/familia/fonts/Crocodile Feet DEMO.otf') format('truetype');
    font-weight:700;
    font-style:normal;
}

@font-face{
    font-family: "OPS";
    src: url('/themes/css/familia/fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family: "OPSB";
    src: url('/themes/css/familia/fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight:600;
    font-style:normal;
}