@font-face {
    font-family: 'elephant';
    font-style: normal;
    src: url(fonts/Elephant_Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'rockwell';
  font-style: normal;
  src: url(fonts/rockwell-extra-bold.otf) format('truetype');
}
