5 lines
90 B
CSS
5 lines
90 B
CSS
@font-face {
|
|
font-family: Manrope;
|
|
src: url('Manrope.ttf') format('truetype');
|
|
}
|
|
|