add @font-face for ubuntu
This commit is contained in:
parent
fa1d18737f
commit
d8943d8b43
@ -1,3 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'ubuntu';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-display: swap;
|
||||
src: url('../fonts/Ubuntu-R.ttf') format('truetype');
|
||||
}
|
||||
|
||||
:root
|
||||
{
|
||||
--teal: #008080;
|
||||
|
Reference in New Issue
Block a user