7 lines
224 B
CSS
7 lines
224 B
CSS
@font-face {
|
|
font-family: "MailartRubberstamp";
|
|
src: url("../fonts/MailartRubberstamp-Regular.woff") format("woff");
|
|
font-family: "GreatPrimer";
|
|
src: url("../fonts/IM_FELL_Great_Primer_Roman.woff") format("woff");
|
|
}
|