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