@font-face {
    font-family: 'SignPainter-HouseSlant';
    src: url("../fonts/SignPainter-HouseSlant.AH.woff2") format("woff2"), url("../fonts/SignPainter-HouseScriptPlusRg.woff") format("woff");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'supernett';
    src: url("../fonts/supernett-cn.woff2") format("woff2"), url("../fonts/supernett-cn.woff") format("woff"), url("../fonts/supernett-cn.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'supernett-bold';
    src: url("../fonts/supernett-cn-bold.woff2") format("woff2"), url("../fonts/supernett-cn-bold.woff") format("woff"), url("../fonts/supernett-cn-bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'supernett-light';
    src: url("../fonts/supernett-cn-light.woff2") format("woff2"), url("../fonts/supernett-cn-light.woff") format("woff"), url("../fonts/supernett-cn-light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1 {
    font-family: "SignPainter-HouseSlant",sans-serif;
    text-transform: initial;
    font-style: normal;
    font-weight: 400;
    color: #1E6F30;
    font-size: 4.375rem;
}
p{
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
a {
    font-family: "supernett", sans-serif;
    text-transform: uppercase;
    color: #006326;
    font-weight: 600;
}
.text-center {
    text-align: center;
}
html, body, #wrapper {
    height:100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
#wrapper td {
    vertical-align: middle;
    text-align: center;
}
