I\'m trying to get a font working from local storage.
@font-face { font-family: const; src: url(const.ttf); } .fp_title1 { font-family: \'const\', t
CSS has a .css filename extension, you gave it .ttf
.css
.ttf