admin-header-footer-elementor.css
6 years ago
header-footer-elementor.css
6 years ago
style.css
4 years ago
style.css
69 lines
| 1 | @font-face { |
| 2 | font-family: 'hfe'; |
| 3 | src: url('../fonts/hfe.eot?ejqak3'); |
| 4 | src: url('../fonts/hfe.eot?ejqak3#iefix') format('embedded-opentype'), |
| 5 | url('../fonts/hfe.ttf?ejqak3') format('truetype'), |
| 6 | url('../fonts/hfe.woff?ejqak3') format('woff'), |
| 7 | url('../fonts/hfe.svg?ejqak3#hfe') format('svg'); |
| 8 | font-weight: normal; |
| 9 | font-style: normal; |
| 10 | } |
| 11 | |
| 12 | [class^="hfe-icon-"], [class*=" hfe-icon-"] { |
| 13 | /* use !important to prevent issues with browser extensions that change fonts */ |
| 14 | font-family: 'hfe' !important; |
| 15 | speak: none; |
| 16 | font-style: normal; |
| 17 | font-weight: normal; |
| 18 | font-variant: normal; |
| 19 | text-transform: none; |
| 20 | line-height: 1; |
| 21 | |
| 22 | /* Better Font Rendering =========== */ |
| 23 | -webkit-font-smoothing: antialiased; |
| 24 | -moz-osx-font-smoothing: grayscale; |
| 25 | } |
| 26 | |
| 27 | .elementor-element [class*="hfe-icon-"]:after { |
| 28 | content: "HFB"; |
| 29 | position: absolute; |
| 30 | top: 0; |
| 31 | right: 0; |
| 32 | z-index: 1; |
| 33 | color: #a4afb7; |
| 34 | background: transparent; |
| 35 | font-size: 10px; |
| 36 | font-family: Roboto,Arial,Helvetica,Verdana,sans-serif; |
| 37 | padding: 0.2em 0.5em; |
| 38 | border-width: 0 0 1px 1px; |
| 39 | border-color: #e0e0e0; |
| 40 | border-style: solid; |
| 41 | } |
| 42 | |
| 43 | .hfe-icon-search:before { |
| 44 | content: "\e908"; |
| 45 | } |
| 46 | .hfe-icon-site-logo:before { |
| 47 | content: "\e900"; |
| 48 | } |
| 49 | .hfe-icon-site-title:before { |
| 50 | content: "\e901"; |
| 51 | } |
| 52 | .hfe-icon-site-tagline:before { |
| 53 | content: "\e902"; |
| 54 | } |
| 55 | .hfe-icon-page-title:before { |
| 56 | content: "\e903"; |
| 57 | } |
| 58 | .hfe-icon-navigation-menu:before { |
| 59 | content: "\e904"; |
| 60 | } |
| 61 | .hfe-icon-menu-cart:before { |
| 62 | content: "\e905"; |
| 63 | } |
| 64 | .hfe-icon-copyright-widget:before { |
| 65 | content: "\e906"; |
| 66 | } |
| 67 | .hfe-icon-retina-image:before { |
| 68 | content: "\e907"; |
| 69 | } |