Skip to content

Instantly share code, notes, and snippets.

@dakshgautam1
Created July 4, 2018 18:10
Show Gist options
  • Save dakshgautam1/66538e13cffc817c6de89cacf3681a6b to your computer and use it in GitHub Desktop.
Save dakshgautam1/66538e13cffc817c6de89cacf3681a6b to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Open Sans Light';
src: local('Open Sans Light'), url('./fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
}
body {
font-family: 'Open Sans Light';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment