9 lines
260 B
CSS
Raw Permalink Normal View History

2024-07-10 18:28:19 +05:45
@font-face {
font-family: christmas wish calligraphy;
font-style: normal;
font-weight: 400;
src: local('Christmas Wish Calligraphy'),
url(https://demo.bbnepal.com/assets_admin/fonts/ChristmasWishCalligraphyCalligraphy.woff)
format('woff');
}