
@font-face {
  font-family: 'ficomoon';
  src:  url('icomoon.eot?lv70id');
  src:  url('icomoon.eot?lv70id#iefix') format('embedded-opentype'),
    url('icomoon.ttf?lv70id') format('truetype'),
    url('icomoon.woff?lv70id') format('woff'),
    url('icomoon.svg?lv70id#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.IconSelect {
    font-family: 'ficomoon';
    font-size: 30px;
    min-height: 50px;
}
[class^="ficon-"], [class*=" ficon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ficomoon' !important;
    speak: none;
    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;

    display: inline-block;
}

.ficon-communication:before {
    content: "\e90f";
}

.ficon-support:before {
    content: "\e910";
}

.ficon-group:before {
    content: "\e911";
}

.ficon-mail-black-envelope-symbol:before {
    content: "\e912";
}

.ficon-books-stack-of-three:before {
    content: "\e913";
}

.ficon-four-black-squares:before {
    content: "\e914";
}

.ficon-partnership:before {
    content: "\e915";
}

.ficon-coffee:before {
    content: "\e900";
}

.ficon-thumbs-up-hand-symbol:before {
    content: "\e901";
}

.ficon-earth-globe:before {
    content: "\e902";
}

.ficon-multiple-users-silhouette:before {
    content: "\e903";
}

.ficon-man-user:before {
    content: "\e904";
}

.ficon-flash:before {
    content: "\e905";
}

.ficon-question-sign:before {
    content: "\e906";
}

.ficon-power-button:before {
    content: "\e907";
}

.ficon-settings:before {
    content: "\e908";
}

.ficon-stack-of-books-and-a-magnifier:before {
    content: "\e909";
}

.ficon-menu:before {
    content: "\e90a";
}

.ficon-search-engine-optimization:before {
    content: "\e90b";
}

.ficon-seo-performance-marketing-graphic:before {
    content: "\e90c";
}

.ficon-search:before {
    content: "\e90d";
}

.ficon-hand-holding-up-a-key:before {
    content: "\e90e";
}
