Add `optgroup` in typography. Fixes #1068
@ -2,6 +2,7 @@ body,
button,
input,
select,
optgroup,
textarea {
color: $color__text-main;
font-family: $font__main;
@ -264,6 +264,7 @@ body,
color: #404040;
font-family: sans-serif;