-@font-face {
- font-family: '#{$icomoon-font-family}';
- src:
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?20uhbq') format('truetype'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?20uhbq') format('woff'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?20uhbq##{$icomoon-font-family}') format('svg');
- font-weight: normal;
- font-style: normal;
- font-display: block;
-}