@font-face {
    font-family: 'theme-icons';
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^="vamtam-theme-"], [class*=" vamtam-theme-"] {
    font-family: 'theme-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vamtam-theme-minus-1:before {
    content: "\e910"
}

.vamtam-theme-scroll-circle:before {
    content: "\e90f"
}

.vamtam-theme-envelop:before {
    content: "\e90e"
}

.vamtam-theme-close:before {
    content: "\e908"
}

.vamtam-theme-burger-nav:before {
    content: "\e90d"
}

.vamtam-theme-check-round:before {
    content: "\e90c"
}

.vamtam-theme-plus:before {
    content: "\e90a"
}

.vamtam-theme-minus:before {
    content: "\e90b"
}

.vamtam-theme-star:before {
    content: "\e909"
}

.vamtam-theme-arrow-down:before {
    content: "\e900"
}

.vamtam-theme-arrow-left:before {
    content: "\e901"
}

.vamtam-theme-arrow-right:before {
    content: "\e902"
}

.vamtam-theme-arrow-up:before {
    content: "\e903"
}

.vamtam-theme-check:before {
    content: "\e904"
}

.vamtam-theme-search:before {
    content: "\e905"
}

.vamtam-theme-phone:before {
    content: "\e906"
}

.vamtam-theme-title-dec:before {
    content: "\e907"
}