summaryrefslogtreecommitdiffstats
path: root/assets/fonts/seaside-resort.css
blob: dec8bc8a009590dba18355c1a031737a2bc54a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@font-face {
    font-family: 'seasideresortnfregular';
    src: url('SEASRN__-webfont.eot');
    src: url('SEASRN__-webfont.eot?#iefix') format('embedded-opentype'),
         url('SEASRN__-webfont.woff') format('woff'),
         url('SEASRN__-webfont.ttf') format('truetype'),
         url('SEASRN__-webfont.svg#seasideresortnfregular') format('svg');
    font-weight: normal;
    font-style: normal;

}