@font-face {
    font-family: 'gentiumal';
    src: url('../fonts/genar102-webfont.woff2') format('woff2'),
         url('../fonts/genar102-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
    font-family: 'gentiumal !important';
    font-weight: 400;
}
p, label, input[type="text"], textarea, h5.title span{
    font-size: 16px !important;
}
