|
@@ -1,7 +1,7 @@
|
|
|
@font-face {
|
|
|
font-family: 'dukefill';
|
|
|
- src: url('../fonts/duke_fill-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/duke_fill-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/duke_fill-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/duke_fill-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
@@ -23,48 +23,48 @@
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenolight';
|
|
|
- src: url('../fonts/trueno/truenolt-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenolt-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenolt-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenolt-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenolight_italic';
|
|
|
- src: url('../fonts/trueno/truenoltit-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenoltit-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenoltit-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenoltit-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenoregular';
|
|
|
- src: url('../fonts/trueno/truenorg-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenorg-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenorg-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenorg-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenoregular_italic';
|
|
|
- src: url('../fonts/trueno/truenorgit-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenorgit-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenorgit-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenorgit-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenobold';
|
|
|
- src: url('../fonts/trueno/truenobd-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenobd-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenobd-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenobd-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
|
|
|
@font-face {
|
|
|
font-family: 'truenobold_italic';
|
|
|
- src: url('../fonts/trueno/truenobdit-webfont.woff2') format('woff2'),
|
|
|
- url('../fonts/trueno/truenobdit-webfont.woff') format('woff');
|
|
|
+ src: url('../fonts/trueno/truenobdit-webfont.woff') format('woff'),
|
|
|
+ url('../fonts/trueno/truenobdit-webfont.woff2') format('woff2');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|