.w-100 {font-weight: 100; }
.w-200 {font-weight: 200; }
.w-300 {font-weight: 300; }
.w-400 {font-weight: 400; }
.w-500 {font-weight: 500; }
.w-600 {font-weight: 600; }
.w-700 {font-weight: 700; }
.w-800 {font-weight: 800; }
.w-900 {font-weight: 900; }

.font-poppins { font-family: 'Poppins'; }
.font-montserrat { font-family: 'Montserrat'; }
.font-atkinson-hyperlegible { font-family: 'Atkinson Hyperlegible'; }
.font-ibm-plex-sans { font-family: 'IBM Plex Sans'; }
.font-lato { font-family: 'Lato'; }
.font-nunito { font-family: 'Nunito'; }
.font-nunito-sans { font-family: 'Nunito Sans'; }
.font-open-sans { font-family: 'Open Sans'; }
.font-roboto { font-family: 'Roboto'; }
.font-source-sans-pro { font-family: 'Source Sans Pro'; }
.font-bodoni-moda { font-family: 'Bodoni Moda'; }
.font-cormorant { font-family: 'Cormorant'; }
.font-eb-garamond { font-family: 'EB Garamond'; }
.font-ibm-plex-serif { font-family: 'IBM Plex Sans'; }
.font-libre-baskerville { font-family: 'Libre Baskerville'; }
.font-lora { font-family: 'Lora'; }
.font-playfair-display { font-family: 'Playfair Display'; }
.font-stix-two-text { font-family: 'Stix Two Text'; }
