19 lines
507 B
Plaintext
19 lines
507 B
Plaintext
@font-face {
|
|
font-family: 'alfphabet-I';
|
|
src: url('assets/font/alfphabet/Alfphabet-I.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'alfphabet-III';
|
|
src: url('assets/font/alfphabet/Alfphabet-III.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'alfphabet-IV';
|
|
src: url('assets/font/alfphabet/Alfphabet-IV.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|