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

.icomoon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icomoon-1:before {
    content: "\e900";
}
.icomoon-2:before {
    content: "\e901";
}
.icomoon-3:before {
    content: "\e902";
}
.icomoon-4:before {
    content: "\e903";
}
.icomoon-5:before {
    content: "\e904";
}
.icomoon-6:before {
    content: "\e905";
}
