9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
// ============================================================
|
|
// Fonts
|
|
// ============================================================
|
|
|
|
@font-face {
|
|
font-family: "MailartRubberstamp";
|
|
src: url('../fonts/MailartRubberstamp-Regular.woff') format("woff");
|
|
}
|