UNPKG

typeface-gayathri

Version:

Gayathri typeface

40 lines (36 loc) 1.13 kB
/* gayathri-100normal - latin */ @font-face { font-family: 'Gayathri'; font-style: normal; font-display: swap; font-weight: 100; src: local('Gayathri Thin '), local('Gayathri-Thin'), url('./files/gayathri-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('./files/gayathri-latin-100.woff') format('woff'); /* Modern Browsers */ } /* gayathri-400normal - latin */ @font-face { font-family: 'Gayathri'; font-style: normal; font-display: swap; font-weight: 400; src: local('Gayathri Regular '), local('Gayathri-Regular'), url('./files/gayathri-latin-400.woff2') format('woff2'), /* Super Modern Browsers */ url('./files/gayathri-latin-400.woff') format('woff'); /* Modern Browsers */ } /* gayathri-700normal - latin */ @font-face { font-family: 'Gayathri'; font-style: normal; font-display: swap; font-weight: 700; src: local('Gayathri Bold '), local('Gayathri-Bold'), url('./files/gayathri-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./files/gayathri-latin-700.woff') format('woff'); /* Modern Browsers */ }