@font-face {
    font-family: 'Alata';
    src: url('./Alata-Regular.woff2') format('woff2'),
         url('./Alata-Regular.woff') format('woff'),
		 url('./Alata-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.font-alata{font-family:'Alata';}
