typeface-galindo
Version:
Galindo typeface
14 lines (12 loc) • 374 B
CSS
/* galindo-400normal - latin */
@font-face {
font-family: 'Galindo';
font-style: normal;
font-display: swap;
font-weight: 400;
src:
local('Galindo Regular '),
local('Galindo-Regular'),
url('./files/galindo-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
url('./files/galindo-latin-400.woff') format('woff'); /* Modern Browsers */
}