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.
42 lines
923 B
42 lines
923 B
2 years ago
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 200;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 300;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 400;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 500;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 600;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 700;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "Manrope";
|
||
|
font-weight: 800;
|
||
|
src: local("Manrope"), url("./font/Manrope.woff2") format("woff2");
|
||
|
}
|