Init.
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 100;
|
||||
src: url(./URWDIN-Thin.woff2) format('woff2'), url(./URWDIN-Thin.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 200;
|
||||
src: url(./URWDIN-XLight.woff2) format('woff2'), url(./URWDIN-XLight.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 300;
|
||||
src: url(./URWDIN-Light.woff2) format('woff2'), url(./URWDIN-Light.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 400;
|
||||
src: url(./URWDIN-Regular.woff2) format('woff2'), url(./URWDIN-Regular.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 500;
|
||||
src: url(./URWDIN-Medium.woff2) format('woff2'), url(./URWDIN-Medium.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 600;
|
||||
src: url(./URWDIN-Demi.woff2) format('woff2'), url(./URWDIN-Demi.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 700;
|
||||
src: url(./URWDIN-Bold.woff2) format('woff2'), url(./URWDIN-Bold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: URWDIN;
|
||||
font-display: swap;
|
||||
font-weight: 800;
|
||||
src: url(./URWDIN-Black.woff2) format('woff2'), url(./URWDIN-Black.woff) format('woff');
|
||||
}
|
||||
Reference in New Issue
Block a user