aboutsummaryrefslogtreecommitdiff
path: root/font.css
blob: 052f8211482c89c3697f947cab43d653f5d8ce8a (plain)
1
2
3
4
5
6
7
8
9
@font-face {
  font-family: pacifico;
  src: url(Fonts/pacifico.ttf);
}

@font-face {
  font-family: NothingYouCouldSay;
  src: url(Fonts/NothingYouCouldSay.ttf);
}