@import "styles.css";
.mess{float: none!important;}
.center-tab a{
	padding: 0 5px!important;
	font-size: 14px!important;
	margin: 0!important;
}
@font-face {
  font-family: 'Krasar';
  src: url('fonts/KRASAR-REGULAR.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Krasar';
  src: url('fonts/KRASAR-BOLD.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face{font-family:"Krasar";font-stretch:normal;font-style:normal;font-weight:normal;src:url("fonts/KRASAR-REGULAR.TTF");}
@font-face{font-family:"Krasar";font-stretch:normal;font-style:normal;font-weight:normal;src:url("fonts/KRASAR-BOLD.TTF") format("truetype");}
.btn {font-size: 18px; text-align: center;font-weight: bold;color:white;cursor:pointer}
body,h1,h2,h3,h4,h5,h6,a,span,button {font-family:Krasar !important;}
