Repository URL to install this package:
Version:
2.4.1b3 ▾
|
// The wagtail font isn't available in WOFF2, so a @font-face is set here without a mixin.
@font-face {
font-family: 'wagtail';
src: url('#{$font-root}wagtail.woff') format('woff');
font-weight: normal;
font-style: normal;
}