@font-face {
  font-family: 'stem-medium';
  src: url('../fonts/stem-medium-webfont.woff2') format('woff2'),
  url('../fonts/stem-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'stem-extralight';
  src: url('../fonts/stem-extralight-webfont.woff2') format('woff2'),
  url('../fonts/stem-extralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


.size_12{
  font-size: 12px;
}
.size_13{
  font-size: 13px;
}
.size_14{
  font-size: 14px;
}
.size_15{
  font-size: 15px;
}
.size_16{
  font-size: 16px;
}
.size_18{
  font-size: 18px;
}
.size_20{
  font-size: 20px;
}
.size_22{
  font-size: 22px;
}
.size_24{
  font-size: 24px;
}
.size_26{
  font-size: 26px;
}
.size_28{
  font-size: 28px;
}
.size_30 {
  font-size: 30px;
}
.size_33 {
  font-size: 33px;
}
.size_36 {
  font-size: 36px;
}
.size_40 {
  font-size: 40px;
}
.size_45 {
  font-size: 45px;
}
.size_48 {
  font-size: 48px;
}
.size_50 {
  font-size: 50px;
}
.size_60 {
  font-size: 60px;
}
.size_64 {
  font-size: 64px;
}
.size_100{
  font-size: 100px;
}
.size_120{
  font-size: 120px;
}


.l_h_1 {
  line-height: 1;
}
.l_h_09 {
  line-height: .9;
}
.l_h_17 {
  line-height: 17px;
}
.l_h_18 {
  line-height: 18px;
}
.l_h_19 {
  line-height: 19px;
}
.l_h_20 {
  line-height: 19px;
}
.l_h_21 {
  line-height: 21px;
}
.l_h_22 {
  line-height: 22px;
}
.l_h_24 {
  line-height: 24px;
}
.l_h_29 {
  line-height: 29px;
}
.l_h_32 {
  line-height: 32px;
}
.l_h_37 {
  line-height: 37px;
}
.l_h_44 {
  line-height: 44px;
}
.l_h_55 {
  line-height: 55px;
}
.l_h_68 {
  line-height: 68px;
}

.weight_1000 {
  font-weight: 1000;
}
.weight_700 {
  font-weight: 700;
}
.weight_600 {
  font-weight: 600;
}
.weight_500 {
  font-weight: 500;
}
.weight_400 {
  font-weight: 400;
}