Files
ask-mutual-fund/css/fonts.css

4 lines
109 B
CSS
Raw Permalink Normal View History

2025-10-08 20:06:02 +05:30
@font-face {
font-family: "Larken";
2025-10-16 18:50:57 +05:30
src: url("../assests/fonts/Larken-Regular.otf") format("opentype");
2025-10-08 20:06:02 +05:30
}