Files
benchcoach/public/fonts/helvetica-now/stylesheet.css
2023-08-17 06:51:08 -05:00

7 lines
180 B
CSS

@font-face {
font-family: "Helvetica Now";
src: url('helvetica-now.ttf') format('truetype');
font-weight: 125 900;
font-stretch: 50% 150%;
font-style: normal;
}