11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
|
@font-face {
|
||
|
font-family: "BebasRegular";
|
||
|
src: url("../fonts/BEBAS___-webfont.eot");
|
||
|
src: url("../fonts/BEBAS___-webfont.eot?#iefix") format("embedded-opentype"),
|
||
|
url("../fonts/BEBAS___-webfont.woff") format("woff"),
|
||
|
url("../fonts/BEBAS___-webfont.ttf") format("truetype"),
|
||
|
url("../fonts/BEBAS___-webfont.svg#BebasRegular") format("svg");
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|