mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 20:01:33 +00:00
Update font file
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,12 +1,12 @@
|
||||
$font-path: "../assets/fonts";
|
||||
|
||||
@font-face {
|
||||
src: url("#{$font-path}/sofia-pro-regular.otf") format("opentype");
|
||||
src: url("#{$font-path}/sofia-pro-regular.woff2") format("woff2");
|
||||
font-family: "Sofia Pro";
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url("#{$font-path}/inter-regular.ttf") format("truetype");
|
||||
src: url("#{$font-path}/inter-regular.woff2") format("woff2");
|
||||
font-family: "Inter";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user