@font-face {
    font-family: 'cv-icons';
    src: url('fonts/cv-icons.eot?u07a38');
    src: url('fonts/cv-icons.eot?u07a38#iefix') format('embedded-opentype'), url('fonts/cv-icons.ttf?u07a38') format('truetype'), url('fonts/cv-icons.woff?u07a38') format('woff'), url('fonts/cv-icons.svg?u07a38#cv-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="cvicon-"],
[class*=" cvicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'cv-icons' !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;
}

.cvicon-social:before {
    content: "\e913";
}

.cvicon-login:before {
    content: "\e914";
}

.cvicon-comments:before {
    content: "\e911";
}

.cvicon-masonary:before {
    content: "\e902";
}

.cvicon-banner:before {
    content: "\e90a";
}

.cvicon-blog:before {
    content: "\e906";
}

.cvicon-carousel:before {
    content: "\e90b";
}

.cvicon-category:before {
    content: "\e908";
}

.cvicon-category-filter:before {
    content: "\e909";
}

.cvicon-dashboard:before {
    content: "\e905";
}

.cvicon-timeline:before {
    content: "\e910";
}

.cvicon-list:before {
    content: "\e901";
}

.cvicon-block:before {
    content: "\e90e";
}

.cvicon-review:before {
    content: "\e903";
}

.cvicon-slider:before {
    content: "\e90c";
}

.cvicon-support:before {
    content: "\e904";
}

.cvicon-options:before {
    content: "\e907";
}

.cvicon-ticker:before {
    content: "\e90d";
}

.cvicon-tiles:before {
    content: "\e90f";
}

.cvicon-grid:before {
    content: "\e900";
}