﻿
@font-face {
    font-family: 'cert';
    src: url('Aver Bold.ttf');
    
    font-weight: normal;
    font-style: normal;
}

body 
{
   font-family: 'Poppins', sans-serif;
}
form{height:100%}
.headingDiv{width:98%; margin:4px auto;text-align:center; padding:5px auto;text-transform:uppercase;}
.row{margin:5px auto;}
.wrapper{background:#ecf0f5;}

