Code: Select all
@font-face {
font-family: 'Din_regular';
src: url('fonts/pfdintextcondpro-regular.eot');
src: url('fonts/pfdintextcondpro-regular.eot?#iefix') format('embedded-opentype'),
url('fonts/pfdintextcondpro-regular.woff2') format('woff2'),
url('fonts/pfdintextcondpro-regular.woff') format('woff'),
url('fonts/pfdintextcondpro-regular.ttf') format('truetype'),
url('fonts/pfdintextcondpro-regular.svg#pf_din_text_cond_proregular') format('svg');
font-weight: normal;
font-style: normal;
}
...