@charset "UTF-8"; @font-face { font-family: "ama-icon-font"; src:asset-url("ama_layout/webfonts/fonts/ama-icon-font.eot"); src:asset-url("ama_layout/webfonts/fonts/ama-icon-font.eot?#iefix") format("embedded-opentype"), asset-url("ama_layout/webfonts/fonts/ama-icon-font.woff") format("woff"), asset-url("ama_layout/webfonts/fonts/ama-icon-font.ttf") format("truetype"), asset-url("ama_layout/webfonts/fonts/ama-icon-font.svg#ama-icon-font") format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "ama-icon-font" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "ama-icon-font" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-motorcycle:before { content: "\61"; } .icon-map-pin:before { content: "\62"; } .icon-home:before { content: "\63"; } .icon-hospital:before { content: "\64"; } .icon-battery-power:before { content: "\65"; } .icon-settings:before { content: "\66"; } .icon-bicycle:before { content: "\67"; } .icon-scooter:before { content: "\68"; } .icon-rv:before { content: "\69"; } .icon-ama-card:before { content: "\6a"; } .ama-icon{ &__medium{ font-size: 2.45rem; } }