base_ui/assets/common/scss/_sahel_light.scss
2025-05-17 08:06:14 +03:30

11 lines
425 B
SCSS

@font-face {
font-family: sahel;
src: url("../fonts/sahel/Farsi-Digits/Sahel-FD.eot");
src: url("../fonts/sahel/Farsi-Digits/Sahel-FD.eot?#iefix")
format("embedded-opentype"),
url("../fonts/sahel/Farsi-Digits/Sahel-FD.woff2") format("woff2"),
url("../fonts/sahel/Farsi-Digits/Sahel-FD.woff") format("woff"),
url("../fonts/sahel/Farsi-Digits/Sahel-FD.ttf") format("truetype");
font-weight: normal;
}