Skip to content

Instantly share code, notes, and snippets.

@remyhunt
Created May 12, 2020 16:22
Show Gist options
  • Save remyhunt/cfbfa44995cb660e6186626045ec2505 to your computer and use it in GitHub Desktop.
Save remyhunt/cfbfa44995cb660e6186626045ec2505 to your computer and use it in GitHub Desktop.
/* Because I always forget how to do this.. */
@font-face {
font-family: "My-Special-Font";
src: url("fonts/mySpecialFont-Regular.ttf") format("truetype");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment