@font-face {
  font-family: 'Amatic Bold';
  src: url('/fonts/amatic-bold.eot'); /* IE9 Compat Modes */
  src: url('/fonts/amatic-bold?#iefix') format('embedded-opentype'),
       url('/fonts/amatic-bold.woff') format('woff'),
       url('/fonts/amatic-bold.ttf')  format('truetype');
}
