/*Custom font*/@font-face {
  font-family: 'fontastique';
  src: url('fontastique.svg#fontastique') format('svg'),
       url('fontastique.ttf') format('truetype'),
       url('fontastique.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

