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

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

.umicon-vase_fullscrn:before {
    content: "\e906";
}
.umicon-vase_i:before {
    content: "\e907";
}
.umicon-vase_x:before {
    content: "\e908";
}
.umicon-vase_arrowNext:before {
    content: "\e900";
}
.umicon-vase_arrowNextH:before {
    content: "\e901";
}
.umicon-vase_arrowPrev:before {
    content: "\e902";
}
.umicon-vase_arrowPrevH:before {
    content: "\e903";
}
.umicon-vase_btnArrow:before {
    content: "\e904";
}
.umicon-vase_social:before {
    content: "\e905";
}

