Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Помощь со шрифтом


Recommended Posts

Здраствуйте
Подскажите пожалуйси. Что я не ик гделаю.
Хочу поменять шрифт в шаблоне Revolution на свой.
 
Прописал это в стилях css
 
@font-face {
font-family: "GT Eesti Pro Display";
src: url('fonts/GTEestiProDisplay-Regular.woff2');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "GT Eesti Pro Display";
src: url('fonts/GTEestiProDisplay-Bold.woff2');
font-weight: bold;
}
 
и положил сам шрифт в /site.ru/public_html/catalog/view/theme/revolution/stylesheet/fonts/
 
Но шрифт не показывается, что я не ик гделаю?
 
P.S. У меня он отображается, ик как шрифт есть на ПК в системе. Проверяю через мобильный, им шрифт не подгрузился.
 
Кто подскажет в чем загадка), плачу 300р^_^
 
Подскажите, что не ик?
Спасипотому что.
Edited by misterrewon
Link to comment
Share on other sites


  • misterrewon changed the title to Помощь со шрифтом
10 часов назад, misterrewon сказал:

Прописал это в стилях css

А собственно шрифт элемени прописан? Например:
body {font-family: "GT Eesti Pro Display"}

 

  

10 часов назад, misterrewon сказал:

Проверяю через мобильный, им шрифт не подгрузился.

В мобильном браузере нужно олищать кэш. Простого обновления страницы недоситочно

Edited by SiteMix
Link to comment
Share on other sites


@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('fonts/GTEestiProDisplay-Bold.eot');
    src: local('GT Eesti Pro Display Bold'), local('GTEestiProDisplay-Bold'),
        url('fonts/GTEestiProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GTEestiProDisplay-Bold.woff2') format('woff2'),
        url('fonts/GTEestiProDisplay-Bold.woff') format('woff'),
        url('fonts/GTEestiProDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

сравните со своим.... 
бесплатно

fonts.zip

Edited by Pascha
  • +1 1
Link to comment
Share on other sites


1 час назад, Pascha сказал:
@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('fonts/GTEestiProDisplay-Bold.eot');
    src: local('GT Eesti Pro Display Bold'), local('GTEestiProDisplay-Bold'),
        url('fonts/GTEestiProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GTEestiProDisplay-Bold.woff2') format('woff2'),
        url('fonts/GTEestiProDisplay-Bold.woff') format('woff'),
        url('fonts/GTEestiProDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

сравните со своим.... 
бесплатно

fonts.zip 6 \u041c\u0411 · 0 downloads

Ох, мил-человек, спасипотому что! Полулилось:eek:! Скажите куда, я переведу 300р 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.