/* FONT PATH * -------------------------- */ @font-face { font-family: 'Ionicon'; src: url('#{$IoniconPath}/ionicon-webfont.eot?v=#{$IoniconVersion}'); src: url('#{$IoniconPath}/ionicon-webfont.eot?#iefix&v=#{$IoniconVersion}') format('embedded-opentype'), url('#{$IoniconPath}/ionicon-webfont.woff?v=#{$IoniconVersion}') format('woff'), url('#{$IoniconPath}/ionicon-webfont.ttf?v=#{$IoniconVersion}') format('truetype'), url('#{$IoniconPath}/ionicon-webfont.svg#ioniconsregular?v=#{$IoniconVersion}') format('svg'); // src: url('#{$IoniconPath}/Ionicon.otf') format('opentype'); // used when developing fonts font-weight: normal; font-style: normal; }