desatir7316
دوشنبه 18 آبان 1394, 20:21 عصر
سلام دوستان
فونت یکان رو به سایتم اضافه کردم، ولی قسمت هایی(تاجایی که تا الان فهمیدم) که از label استفاده کردم بهم ریخته، عکس هارو ببینید:
136596136597
فونت رو هم به این شکل اضافه کردم:
@font-face {
font-family: "yekan";
src: url(../fonts/Yekan.eot);
src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
font-weight: normal;
font-style: normal
}
html, body, h1, h2, h3, h4, h5, h6 {
height: 100%;
font-family:"yekan", "Tahoma", "sans-serif" !important;
}
فونت یکان رو به سایتم اضافه کردم، ولی قسمت هایی(تاجایی که تا الان فهمیدم) که از label استفاده کردم بهم ریخته، عکس هارو ببینید:
136596136597
فونت رو هم به این شکل اضافه کردم:
@font-face {
font-family: "yekan";
src: url(../fonts/Yekan.eot);
src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
font-weight: normal;
font-style: normal
}
html, body, h1, h2, h3, h4, h5, h6 {
height: 100%;
font-family:"yekan", "Tahoma", "sans-serif" !important;
}