I’m define and using my custom font.In internal style sheet this worked fine but when I use it in external style sheet it does not work.
This is my code:
@font-face
{
font-family: A1Tahoma;
src: url('Fonts/a1tahoma.eot') format('eot')
, url('Fonts/a1tahoma.ttf') format('truetype')
, url('Fonts/a1tahoma.woff') format('woff')
, url('Fonts/a1tahoma.svg') format('svg');
/* font-weight: normal;
font-style: normal;*/
}
body,.test1
{
font-family:A1Tahoma; font-weight: bold;font-style: normal;
}
<div class="test1">این خط را باید با نوع فونت تاهما ببینید<br />همچنین عدد 125420 به صورت فارسی تایپ شده است.</div>
Can you help me?

salam,baraye in kar ghable font ye / bezar yani injori va url ham bedon cot bezar
You can use this style for load font