
@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/font-3.ttf) format('truetype');
}

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/font-2.ttf) format('truetype');
}


