@font-face {
    font-family: 'botera';
    src: url('../fonts/botera.eot');
    src: url('../fonts/botera.eot') format('embedded-opentype'),
         url('../fonts/botera.woff') format('woff'),
         url('../fonts/botera.ttf') format('truetype'),
         url('../fonts/botera.svg#botera') format('svg');
	font-weight:400;
	font-style:normal;
}