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

84 lines
3.2 KiB
CSS

@font-face {
font-family: 'Merriweather Sans';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/300.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/500.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/600.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/700.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/800.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
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/Merriweather Sans/regular.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 300;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/300italic.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 400;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/italic.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 500;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/500italic.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 600;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/600italic.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 700;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/700italic.ttf') format('truetype');
}
@font-face {
font-family: 'Merriweather Sans';
font-style: italic;
font-display: swap;
font-weight: 800;
src: url('file:///C:/Users/Ronit/OneDrive/Desktop/Index%20Cardinali/Master/ACM/hack-wpi-static/fonts/Merriweather Sans/800italic.ttf') format('truetype');
}