@font-face {
    font-family: 'BellGothic_';
    src: url('fontes/BellGothicStd-Bold.otf');
}

@font-face {
    font-family: 'BellGothic_Black';
    src: url('fontes/BellGothicStd-Black.otf');
}

@font-face {
    font-family: "Flaticon";
    font-style: normal;
    font-weight: normal;
    src: url("fontes/flaticon.eot");
    src: url("fontes/flaticon.eot#iefix") format("embedded-opentype"), url("fontes/flaticon.woff") format("woff"), url("fontes/flaticon.ttf") format("truetype"), url("fontes/flaticon.svg") format("svg");
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    text-align: center;
    padding: 0 12px;
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
}

.flaticon-magnifier12:before {
    content: "\e000";
}