@font-face {
    font-family: 'borowego';
    src:    url('fonts/borowego.eot?rzqk96');
    src:    url('fonts/borowego.eot?rzqk96#iefix') format('embedded-opentype'),
        url('fonts/borowego.ttf?rzqk96') format('truetype'),
        url('fonts/borowego.woff?rzqk96') format('woff'),
        url('fonts/borowego.svg?rzqk96#borowego') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="logo-"], [class*=" logo-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'borowego' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.logo-borowego-en:before {
    content: "\e900";
}
.logo-borowego:before {
    content: "\e600";
}

