@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-Regular.eot');
    src: url('fonts/SuisseIntl-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/SuisseIntl-Regular.woff2') format('woff2'),
         url('fonts/SuisseIntl-Regular.woff') format('woff'),
         url('fonts/SuisseIntl-Regular.ttf') format('truetype'),
         url('fonts/SuisseIntl-Regular.svg#SuisseIntl-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-Bold.eot');
    src: url('fonts/SuisseIntl-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/SuisseIntl-Bold.woff2') format('woff2'),
         url('fonts/SuisseIntl-Bold.woff') format('woff'),
         url('fonts/SuisseIntl-Bold.ttf') format('truetype'),
         url('fonts/SuisseIntl-Bold.svg#SuisseIntl-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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;
}

.icon-phone:before {
    content: "\e90b";
}
.icon-arr-dowm:before {
    content: "\e900";
}
.icon-arrow-down:before {
    content: "\e901";
}
.icon-check:before {
    content: "\e902";
}
.icon-check2:before {
    content: "\e903";
}
.icon-fb:before {
    *content: "\e904";
}
.icon-ig:before {
    *content: "\e905";
}
.icon-loc:before {
    content: "\e906";
}
.icon-phone-ring:before {
    content: "\e907";
}
.icon-pt:before {
    *content: "\e908";
}
.icon-vk:before {
    *content: "\e909";
}
.icon-yt:before {
    *content: "\e90a";
}


.step11__soc span svg:hover path {
    fill: yellow;
}
