@font-face { | |
font-family: 'Quicksand'; | |
font-style: normal; | |
font-weight: 400; | |
src: local('Quicksand Regular'), local('Quicksand-Regular'), url(Quicksand-Regular.ttf) format('truetype'); | |
} | |
@font-face { | |
font-family: 'Quicksand'; | |
font-style: normal; | |
font-weight: 700; | |
src: local('Quicksand Bold'), local('Quicksand-Bold'), url(Quicksand-Bold.ttf) format('truetype'); | |
} |