Miscellany
public text v1 · immutable@font-face {
font-family: 'MyFont';
src: url('fonts/No-move.eot?') format('eot'),
url('fonts/No-move.woff') format('woff'),
url('fonts/No-move.ttf') format('truetype'),
}
body{
font-family:'MyFont';
}