@charset "utf-8";

@font-face {
  font-family: 'Big Noodle Tilting';
  src: url('big_noodle_titling.eot');
  src: url('big_noodle_titling.eot?#iefix') format('embedded-opentype'),
       url('big_noodle_titling.woff') format('woff'),
       url('big_noodle_titling.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Big Noodle Tilting';
  src: url('big_noodle_titling_oblique.eot');
  src: url('big_noodle_titling_oblique.eot?#iefix') format('embedded-opentype'),
       url('big_noodle_titling_oblique.woff') format('woff'),
       url('big_noodle_titling_oblique.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}