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

.glow-eportfolio-icon {
    position: relative;
    float: left;
    font: normal 20px/1 'glow-eportfolio-icon';
    speak: none;
    padding: 5px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none !important;
    margin-right: 6px;
}

.glow-eportfolio-icon-pdf-document:before {
    content: "\e600";
}
.glow-eportfolio-icon-clone:before {
    content: "\f105";
}
.glow-eportfolio-icon-printer:before {
    content: "\e601";
}