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