@font-face {
    font-family: "montserrat-extralight";
    src: url(../fonts/montserrat-extralight/montserrat-extralight-webfont.eot) format("embedded-opentype"), url(../fonts/montserrat-extralight/montserrat-extralight-webfont.svg) format("svg"), url(../fonts/montserrat-extralight/montserrat-extralight-webfont.ttf) format("truetype"), url(../fonts/montserrat-extralight/montserrat-extralight-webfont.woff) format("woff");
}

@font-face {
    font-family: "montserrat-light";
    src: url(../fonts/montserrat-light/montserrat-light-webfont.eot) format("embedded-opentype"), url(../fonts/montserrat-light/montserrat-light-webfont.svg) format("svg"), url(../fonts/montserrat-light/montserrat-light-webfont.ttf) format("truetype"), url(../fonts/montserrat-light/montserrat-light-webfont.woff) format("woff");
}

@font-face {
    font-family: "montserrat-regular";
    src: url(../fonts/montserrat-regular/montserrat-regular-webfont.eot) format("embedded-opentype"), url(../fonts/montserrat-regular/montserrat-regular-webfont.svg) format("svg"), url(../fonts/montserrat-regular/montserrat-regular-webfont.ttf) format("truetype"), url(../fonts/montserrat-regular/montserrat-regular-webfont.woff) format("woff");
}

@font-face {
    font-family: "homestead-regular";
    src: url(../fonts/Homestead-Regular/homestead-regular-webfont.eot) format("embedded-opentype"), url(../fonts/Homestead-Regular/homestead-regular-webfont.svg) format("svg"), url(../fonts/Homestead-Regular/homestead-regular-webfont.ttf) format("truetype"), url(../fonts/Homestead-Regular/homestead-regular-webfont.woff) format("woff");
}

body {
    font-family: montserrat-light;
    font-weight: bolder;
    color: #000000 !important;
}

tbody {
    font-family: montserrat-light;
    font-weight: bolder;
    color: #000000 !important;
}

h4 {
    font-family: montserrat-light;
}

h3 {
    font-family: montserrat-light;
    font-weight: normal;
}

th {
    font-family: montserrat-extralight;
}

.calc-font {
    font-family: homestead-regular;
}

.read-text {
    font-family: montserrat-regular;
}

.read-red-text {
    font-family: montserrat-regular;
    color: #da4466 !important;
}