remove klima fonts

This commit is contained in:
Dan Percic 2022-07-28 19:52:39 +03:00
parent 668ed4f963
commit f057dad5cf
2 changed files with 0 additions and 30 deletions

View File

@ -32,33 +32,3 @@
font-weight: 700;
src: url('../font/Inter-VariableFont.ttf') format('truetype');
}
@font-face {
font-family: 'Nunito';
font-weight: 300;
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
}
@font-face {
font-family: 'Nunito';
font-weight: 400;
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
}
@font-face {
font-family: 'Nunito';
font-weight: 500;
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
}
@font-face {
font-family: 'Nunito';
font-weight: 600;
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
}
@font-face {
font-family: 'Nunito';
font-weight: 700;
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
}