@font-face {
    font-family: 'gt_eesti_pro_textregular';
    src: url('../fonts/gteestiprotext_regular-webfont.woff2') format('woff2'),
         url('../fonts/gteestiprotext_regular-webfont.woff') format('woff'),
         url('../fonts/gteestiprotext_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h3, h4, h5, h6, body {  
    font: 350 1.1rem/1.625 GT Eesti Pro Text;
    line-height: 26px;
}
h1{
    font: 450 1.7rem/1.625 GT Eesti Pro Text;
    line-height: 26px;
}
h2{
    font: 400 2.1rem/1.625 GT Eesti Pro Text;
    line-height: 34px;
    /*25px*/
}

/*h3{
    font: 400 1.7rem/1.625 GT Eesti Pro Text;
    line-height: 26px;
}*/

a{
    cursor:pointer;
    cursor:hand;
}
/*
#adminForm th{
 cursor: pointer;
 cursor:hand;*/
}

.sp-module .navbar.navbar-expand-md .collapse.navbar-collapse .mod-menu.mod-list.nav{
    /*onlyfor training section but for all*/
    width: 100%;
}