Đăng bởi Nguyễn Đại
vào lúc 2018-09-28
@font-face {
font-family: 'font-icons';
src: url(//theme.hstatic.net/1000274647/1000738704/14/font-icons.eot?v=394);
src: url(//theme.hstatic.net/1000274647/1000738704/14/font-icons.eot?v=394) format('embedded-opentype'),
url(//theme.hstatic.net/1000274647/1000738704/14/font-icons.ttf?v=394) format('truetype'),
url(//theme.hstatic.net/1000274647/1000738704/14/font-icons.woff?v=394) format('woff'),
url(//theme.hstatic.net/1000274647/1000738704/14/font-icons.svg?v=394) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.ega-icon-envelope:before{content: "\61"}
.ega-icon-phone:before{content: "\63"}
.ega-icon-envelope-o:before{content: "\62"}
.ega-icon-caret-down:before{content: "\64"}
.ega-icon-caret-left:before{content: "\65"}
.ega-icon-caret-right:before{content: "\66"}
.ega-icon-caret-up:before{content: "\67"}
.ega-icon-angle-down:before{content: "\68"}
.ega-icon-angle-left:before{content: "\69"}
.ega-icon-angle-right:before{content: "\6a"}
.ega-icon-angle-up:before{content: "\6b"}
.ega-icon-angle-double-up:before{content: "\6c"}
.ega-icon-angle-double-right:before{content: "\6d"}
.ega-icon-angle-double-left:before{content: "\6e"}
.ega-icon-angle-double-down:before{content: "\6f"}
.ega-icon-facebook:before{content: "\70"}
.ega-icon-google-plus:before{content: "\71"}
.ega-icon-twitter:before{content: "\72"}
.ega-icon-youtube:before{content: "\73"}
.ega-icon-youtube-play:before{content: "\74"}
.ega-icon-user:before{content: "\75"}
.ega-icon-instagram:before{content: "\76"}
.ega-icon-calendar:before{content: "\77"}
.ega-icon-eye:before { content: "\78"; }
.ega-icon-shopping-cart:before { content: "\79"; }
.ega-icon-ban:before { content: "\7a"; }
.ega-icon-thumbnails:before { content: "\41"; }
.ega-icon-list-bullet:before { content: "\42"; }
.ega-icon-search-plus:before { content: "\43";}
.ega-icon-check:before { content: "\44"; }
.ega-icon-arrow-right:before { content: "\45"; }
.ega-icon-arrow-left:before { content: "\46"; }
.ega-icon-arrow-down:before { content: "\47"; }
.ega-icon-arrow-up:before { content: "\48"; }
.ega-icon-search:before { content: "\49"; }
.ega-icon-cross-mark:before { content: "\4a"; }
.ega-icon-minus:before { content: "\4c"; }
.ega-icon-plus:before { content: "\4b"; }
.ega-icon-cancel:before { content: "\4d"; }
.ega-icon-filter:before { content: "\4e"; }
[class*=ega-icon-] {
font-family: 'font-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}