/*fonts*/
/*montserat*/
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url('../fonts/montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url('../fonts/montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Light';
    src: url('../fonts/montserrat/Montserrat-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat LightItalic';
    src: url('../fonts/montserrat/Montserrat-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Thin';
    src: url('../fonts/montserrat/Montserrat-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Open Sans */

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-Light.woff') format('woff');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open_sans/OpenSans-LightItalic.woff') format('woff');
    font-style: italic;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans LightItalic';
    src: url('../fonts/open_sans/OpenSans-LightItalic.woff') format('woff');
    font-display: swap;
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Thin.woff2') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* icomoon */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    /* Better Font Rendering =========== */
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-right-arrow:before {
    content: "\e900";
}

.icon-left-arrow:before {
    content: "\e901";
}

.icon-clock2:before {
    content: "\e92c";
    color: #f8bf39;
}

.icon-unlock:before {
    content: "\e92d";
    color: #42bc7c;
}

.icon-write:before {
    content: "\e92e";
    color: #bf1c83;
}

.icon-levels-adjust:before {
    content: "\e92b";
}

.icon-arrow-left:before {
    content: "\e930";
}

.icon-arrow-right:before {
    content: "\e92f";
}

.icon-ban:before {
    content: "\e902";
}

.icon-book:before {
    content: "\e903";
    color: #f8bf39;
}

.icon-calendar:before {
    content: "\e904";
}

.icon-chart:before {
    content: "\e905";
    color: #f8bf39;
}

.icon-chat:before {
    content: "\e906";
}

.icon-check:before {
    content: "\e907";
}

.icon-checkbox-1:before {
    content: "\e908";
}

.icon-checkbox-2:before {
    content: "\e909";
}

.icon-check-circle:before {
    content: "\e90a";
}

.icon-clip:before {
    content: "\e90b";
}

.icon-clock:before {
    content: "\e90c";
}

.icon-close:before {
    content: "\e90d";
    font-size: 16px;
}

.icon-eye:before {
    content: "\e90e";
}

.icon-fb:before {
    content: "\e90f";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-youtube2:before {
    content: "\ea9e";
}

.icon-fb-circle:before {
    content: "\e910";
}

.icon-fb-square:before {
    content: "\e911";
}

.icon-file:before {
    content: "\e912";
}

.icon-folder:before {
    content: "\e913";
}

.icon-heart-empty:before {
    content: "\e914";
}

.icon-heart-full:before {
    content: "\e915";
}

.icon-inst:before {
    content: "\e916";
}

.icon-inst-circle:before {
    content: "\e917";
}

.icon-list:before {
    content: "\e918";
}

.icon-lock:before {
    content: "\e919";
}

.icon-mail:before {
    content: "\e91a";
}

.icon-man:before {
    content: "\e91b";
}

.icon-notepad:before {
    content: "\e91c";
}

.icon-people:before {
    content: "\e91d";
}

.icon-play:before {
    content: "\e91e";
}

.icon-more:before {
    content: "\e91e";
    display: block;
    font-size: 7px;
    margin: 5px 0 0 0px;
    rotate: 90deg;
}

.icon-less:before {
    content: "\e91e";
    display: block;
    font-size: 7px;
    margin: 5px 0 0 0px;
    rotate: 270deg;
}

.icon-reviews:before {
    content: "\e91f";
}

.icon-search:before {
    content: "\e920";
}

.icon-smartphone:before {
    content: "\e921";
}

.icon-star-empty:before {
    content: "\e922";
    color: #f8bf39;
}

.icon-star-full:before {
    content: "\e923";
    color: #f8bf39;
}

.icon-tele:before {
    content: "\e924";
}

.icon-twit:before {
    content: "\e925";
}

.icon-twit-square:before {
    content: "\e926";
}

.icon-vk:before {
    content: "\e927";
}

.icon-vk-circle:before {
    content: "\e928";
}

.icon-vk-square:before {
    content: "\e929";
}

.icon-women:before {
    content: "\e92a";
}

.icon-filter:before {
    content: "\ea5b";
}

/* /icomoon */

