/* name your font */ @font-face { font-family: magic; src: url(https://static1.squarespace.com/static/68080ba23892b71616eef4b7/t/68095f67f3198f6adb12bb8f/1745444711750/BlackMagicSlabSerif_PUA.otf) } /* use your font */ h1,h2,h3,p1,p2,p3{ font-family: magic; }