﻿@import url("webfonts/texgyreheros_regular_macroman/stylesheet.css");
@import url("webfonts/texgyreheros_bold_macroman/stylesheet.css");
@import url("webfonts/texgyreheros_italic_macroman/stylesheet.css");
@import url("webfonts/texgyreheros_bolditalic_macroman/stylesheet.css");
/* ===== */
/* fonts */
/* ===== */

.txt_os12 {
    font-weight: 400;
    font-size: 12px;
}
.txt_os12_lh28_sb {
    font-weight: 600;
    font-size: 12px;
    line-height: 28px !important;
}
.txt_os16 {
    font-weight: 400;
    font-size: 16px;
}
.txt_os14_lh18 {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px !important;
}
.txt_g12 {
    font-weight: normal;
    font-size: 12px;
}
.txt_g17_lh28_bold {
    font-weight: bold;
    font-size: 133%; 
    line-height: 1em !important;
}
.txt_t13_lh20 {
    font-weight: normal;
    font-size: 100%;
    line-height: 20px !important;
}
.txt_t13_lh16 {
    font-weight: normal;
    font-size: 100%;
    line-height: 1.25em !important;
}