Michael RICOIS f46be40623 Init
2017-06-07 16:31:24 +02:00

5 lines
123 B
CSS

@import url('//fonts.googleapis.com/css?family=Arvo');
h1, h2, h3, h4, h5 {
font-family: 'Arvo', sans-serif !important;
}