im kinda new to this site (and to programming also), so sorry if i sound kinda dumb or something. I started working on one site, for a company. I help with website, and learn at the same time. My problem is, Edge doesnt show special characters (for example: č,ř,ě) - it shows them in another font! I have no problem in Chrome. !EDIT! So i figured out, font-face is not needed at all - its Google Fonts, so i only link them in head. Sorry, my bad.! Here is my @font-face:
@font-face {
font-family: 'revicons';
src: url('../fonts/revicons/revicons.eot?5510888');
src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
url('../fonts/revicons/revicons.woff?5510888') format('woff'),
url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
font-weight: normal;
font-style: normal;
}
Im happy for any help, thank you !EDIT! So i figured out, font-face is not needed at all - its Google Fonts, so i only link them in head. Sorry, my bad.!EDIT!
Kadeřnictví
` to text block, but **ř** character is still allocated. – Alexander May 12 '17 at 02:58