mirror of
https://github.com/cupcakearmy/fight-of-the-mobiles.git
synced 2026-05-25 19:45:29 +00:00
fonts
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
@font-face {
|
||||
font-family: 'Jaapokki';
|
||||
src: url('./Jaapokki.otf')
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Helvetiva Neue';
|
||||
font-weight: lighter;
|
||||
font-style: normal;
|
||||
src: url('./Helvetica Neue LT Std Light.otf') format('opentype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Helvetiva Neue';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url('./Helvetica Neue LT Std Medium.otf') format('opentype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Helvetiva Neue';
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
src: url('./Helvetica Neue LT Std Bold.otf') format('opentype');
|
||||
}
|
||||
Reference in New Issue
Block a user