fontbd Nuralam Zainul Abedin Unicode Light Is A Bengali Custom Web Font, Which Is Used As A Custom Web Font Style On The Website, You Can Use It As A Custom Web Font On Your Website Without Downloading The Font From Our Website.
You Just Copy The CSS Code Below And Paste It On Your Website As Per The Instructions Without Downloading The fontbd Nuralam Zainul Abedin Unicode Light Font Style, Then The fontbd Nuralam Zainul Abedin Unicode Light Bangla Custom Font Will Be Setup On Your Website.
This is a meta header code. You just need to copy and paste this code into <head><link rel="stylesheet" .......................... </head> . Then the fontbd nuralam zainul abedin unicode light font family will be auto setup on your site. You don't need to add any CSS classes manually.
<link rel="stylesheet" href="https://bnblogs.com/style/fn-nuralam-zainul-abedin-unicode-light.css?auto=true">
This is also an auto code. css file if you want to call meta header you need to paste <style>@import url(...............</style> like this.
And if you just want to paste in the style.css file then just @import url(........) and fontbd nuralam zainul abedin unicode light font style will be set up on your site.
@import url(https://bnblogs.com/style/fn-nuralam-zainul-abedin-unicode-light.css?auto=true);
This is manual code of fontbd nuralam zainul abedin unicode light Bangla font family. This is only for setup on the target element.
You also need to paste this in <head><link rel="stylesheet" ..........</head>. But pasting it will not add auto font family to your site.
The browser will only download the CSS code of the fontbd nuralam zainul abedin unicode light font family. And you have to add the class manually. Then you will only have the font style added to the target element. <link rel="stylesheet" href="https://bnblogs.com/style/fn-nuralam-zainul-abedin-unicode-light.css">
@import url(https://bnblogs.com/style/fn-nuralam-zainul-abedin-unicode-light.css);
font-family: 'fn-nuralam-zainul-abedin-unicode-light', sans-serif !important;
If you want to add a font style to the target element. And use manual code for that. Then you need to add the fontbd nuralam zainul abedin unicode light font style to the target element by following the rules below.