[class^="cicon-"], [class*=" cicon-"] {
    font-family: 'custom-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap__logoHeader .logo__image {
    vertical-align: top;
    height: auto !important;
    max-width: 100%;
}