/* _05-fonts-weights.css */

:root {
 --w-ultra-light: 200;
 --w-light: 250;
 --w-note: 300;
 --w-text: 400;
 --w-medium: 500;
 --w-focus: 600;
}
