@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'flama_book';
    src: url('../fonts/Flama-Book.eot');
    src: url('../fonts/Flama-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Flama-Book.woff') format('woff'),
         url('../fonts/Flama-Book.ttf') format('truetype'),
         url('../fonts/Flama-Book.svg#Flama-Book') format('svg');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'flama_bold';
    src: url('../fonts/Flama-Bold.eot');
    src: url('../fonts/Flama-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Flama-Bold.woff') format('woff'),
         url('../fonts/Flama-Bold.ttf') format('truetype'),
         url('../fonts/Flama-Bold.svg#Flama-Bold') format('svg');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'flama_medium';
    src: url('../fonts/Flama-Medium.eot');
    src: url('../fonts/Flama-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Flama-Medium.woff') format('woff'),
         url('../fonts/Flama-Medium.ttf') format('truetype'),
         url('../fonts/Flama-Medium.svg#Flama-Medium') format('svg');
    font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'Franchise Bold';
  src: url('../fonts/Franchise-Bold-hinted.eot'),
       url('../fonts/Franchise-Bold-hinted.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Franchise-Bold-hinted.woff') format('woff'),
       url('../fonts/Franchise-Bold-hinted.ttf') format('truetype');
  font-style: normal; 
  font-weight: normal;
}
