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

[class^="icon1-"], [class*=" icon1-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !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;
}

.icon1-getstart:before {
  content: "\e8f7";
}
.icon1-down-arrow:before {
  content: "\e901";
}
.icon1-Zoom-In:before {
  content: "\e902";
}
.icon1-zoom-out:before {
  content: "\e903";
}
.icon1-left-arrow:before {
  content: "\e904";
}
.icon1-up-arrow:before {
  content: "\e905";
}
.icon1-right-arrow:before {
  content: "\e906";
}
.icon1-video-lib:before {
  content: "\f213";
}
.icon1-video-upload:before {
  content: "\f214";
}
