6 lines
144 B
CSS
6 lines
144 B
CSS
/* -------------------- Fonts -------------------- */
|
|
|
|
@font-face {
|
|
font-family: "Viner Hand ITC";
|
|
src: url(../fonts/VinerHandITC.ttf)
|
|
} |