File: /var/www/html/Michigan-Care/wp-content/themes/michigan-care/scss/_fonts.scss
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
//font-family: "Manrope", sans-serif;
@font-face {
font-family: 'Sequel Sans Bold Disp';
src: url('fonts/sequel/SequelSans-BoldDisp.woff2') format('woff2'),
url('fonts/sequel/SequelSans-BoldDisp.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'sequel_sansmedium_body';
src: url('fonts/sequel/sequel_sans_medium_body-webfont.woff2') format('woff2'),
url('fonts/sequel/sequel_sans_medium_body-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Sequel Sans Bold Body';
src: url('fonts/sequel/SequelSans-BoldBody.woff2') format('woff2'),
url('fonts/sequel/SequelSans-BoldBody.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'capraia_regularregular';
src: url('fonts/capraia/capraia_regular-webfont.woff2') format('woff2'),
url('fonts/capraia/capraia_regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}