You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
420 B
11 lines
420 B
/** Created by TTF.in.ua **/
|
|
@font-face {
|
|
font-family: 'Arial-MT-Regular';
|
|
src: url('Arial-MT-Regular.eot');
|
|
src: url('Arial-MT-Regular.eot?#iefix') format('embedded-opentype'),
|
|
url('Arial-MT-Regular.woff') format('woff'),
|
|
url('Arial-MT-Regular.ttf') format('truetype'),
|
|
url('Arial-MT-Regular.svg#Arial-MT-Regular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |