@font-face {
    font-family: "BB_Nacim";
    src:  local("?"),
	url("./font/nasim-regular.woff") format("woff"), 
	url("./font/nasim-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "BB_Nacim";
    src: local("?"),
	url("./font/nasim-bold.woff") format("woff"), 
	url("./font/nasim-bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
