lostyazilim

Font-Face kullanmak istemiyorum

4 Mesajlar 926 Okunma
lstbozum
wmaraci reklam

sanaldunyali sanaldunyali WM Aracı Kullanıcı
  • Üyelik 18.01.2012
  • Yaş/Cinsiyet - / E
  • Meslek Öğretmen
  • Konum
  • Ad Soyad ** **
  • Mesajlar 104
  • Beğeniler 34 / 22
  • Ticaret 1, (%100)
Aşağıdaki stilde font-face tanımlanmış. Ben bunun yerine arial, verdana, tahoma fontlarını font-family şeklinde belirtmek istiyorum. Aşağıdaki kodu nasıl düzenlemem gerekiyor? Teşekkürler.

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

@font-face {
font-family: 'LeagueGothicRegular';
src: url('fonts/League_Gothic-webfont.eot');
src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/League_Gothic-webfont.woff') format('woff'),
url('fonts/League_Gothic-webfont.ttf') format('truetype'),
url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
font-weight: normal;
font-style: normal;
}

h1, h2, h3, h4, h5, h6 { font-family: 'LeagueGothicRegular', Arial, sans-serif; line-height: 1; }

#main_header, #main_content, #et_backgrounds { display: none; }
#et_loader { position: absolute; top: 50%; left: 50%; background: url(images/ajax-loader.gif) no-repeat center; margin: -32px 0 0 -32px; width: 64px; height: 64px; }
 

 

wmaraci
reklam

jsdev jsdev WM Aracı Kullanıcı
  • Üyelik 21.03.2012
  • Yaş/Cinsiyet 34 / E
  • Meslek -
  • Konum İstanbul Anadolu
  • Ad Soyad F** A**
  • Mesajlar 360
  • Beğeniler 23 / 168
  • Ticaret 0, (%0)
h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; line-height: 1; }

kalın kısımları değiştirdim.
Kenar sanaldunyali

kişi bu mesajı beğendi.

Buraya yakında yeni proje gelecek Coming soon!

sanaldunyali sanaldunyali WM Aracı Kullanıcı
  • Üyelik 18.01.2012
  • Yaş/Cinsiyet - / E
  • Meslek Öğretmen
  • Konum
  • Ad Soyad ** **
  • Mesajlar 104
  • Beğeniler 34 / 22
  • Ticaret 1, (%100)
@font-face {
font-family: 'LeagueGothicRegular';
src: url('fonts/League_Gothic-webfont.eot');
src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/League_Gothic-webfont.woff') format('woff'),
url('fonts/League_Gothic-webfont.ttf') format('truetype'),
url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
font-weight: normal;
font-style: normal;
}


Şu kısım fazla oluyor, siliyorum o zaman değil mi?
 

 

homfa homfa Öğrenci Kullanıcı
  • Üyelik 12.12.2011
  • Yaş/Cinsiyet 26 / E
  • Meslek Öğrenci
  • Konum Eskişehir
  • Ad Soyad H** A**
  • Mesajlar 478
  • Beğeniler 26 / 69
  • Ticaret 3, (%100)

sanaldunyali adlı üyeden alıntı

@font-face {
font-family: 'LeagueGothicRegular';
src: url('fonts/League_Gothic-webfont.eot');
src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/League_Gothic-webfont.woff') format('woff'),
url('fonts/League_Gothic-webfont.ttf') format('truetype'),
url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
font-weight: normal;
font-style: normal;
}


Şu kısım fazla oluyor, siliyorum o zaman değil mi?

Bu kısmı silersen hiçbir değişiklik olmaz. Tek birşey olur o da css dosyanın boyutunu düşürür.
sanaldunyali

kişi bu mesajı beğendi.

wmaraci
wmaraci
wmaraci
Konuyu toplam 6 kişi okuyor. (0 kullanıcı ve 6 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al