@font-face {

  font-family: 'Slabo';
  src: url('../fonts/slabo.ttf');

}

html, body {

  margin: 0;
  overflow-x: hidden;
  padding: 0;

}
