You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
378 B
15 lines
378 B
3 years ago
|
@font-face {
|
||
|
font-family: DINProRegular;
|
||
|
src: url(https://cdn.nebe.app/demo/fonts/DINPro-Regular.ttf) format("truetype");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: DINProBold;
|
||
|
src: url(https://cdn.nebe.app/demo/fonts/DINPro-Bold.ttf) format("truetype");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: CallingCodeBold;
|
||
|
src: url(https://cdn.nebe.app/demo/fonts/callingcode-bold.otf) format("opentype");
|
||
|
}
|