// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.roboto-100 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 100; font-style: normal; }
.roboto-200 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 200; font-style: normal; }
.roboto-300 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; }
.roboto-400 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; }
.roboto-500 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; }
.roboto-600 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; }
.roboto-700 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; }
.roboto-800 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; }
.roboto-900 { font-family: "Roboto", sans-serif; font-optical-sizing: auto; font-weight: 900; font-style: normal; }
.raleway-100 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 100; font-style: normal; }
.raleway-200 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 200; font-style: normal; }
.raleway-300 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; }
.raleway-400 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; }
.raleway-500 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; }
.raleway-600 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; }
.raleway-700 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; }
.raleway-800 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; }
.raleway-900 { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 900; font-style: normal; }
