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