hack-wpi-static/fonts/Anton/style.css
Ronit Banerjee f12ca2d127 Updated Hackathon website
Refreshed website for Hack@WPI 2022.
2021-12-13 19:51:10 -05:00

7 lines
252 B
CSS

@font-face {
font-family: 'Anton';
font-style: regular;
font-display: swap;
font-weight: 400;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Anton/regular.ttf') format('truetype');
}