FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
latepoint
/
lib
/
assets
/
stylesheets
/
front
Edit File: _type.scss
/*! * Copyright (c) 2023 LatePoint LLC. All rights reserved. */ @font-face{ font-family:"latepoint"; src: url("#{$fonts-path}/latepoint-regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: block; } @font-face{ font-family:"latepoint"; src: url("#{$fonts-path}/latepoint-semibold.woff2") format("woff2"); font-weight: 600; font-style: normal; font-display: block; }
Save
Back