@font-face {
  font-family: 'Rouble';
  src: url('../font/rouble.eot');
  src: url('../font/rouble.eot?#iefix') format('embedded-opentype'), 
  url('../font/rouble.ttf') format('truetype');
}

@font-face {
    font-family: 'alexander';
    src: url('../font/alexander.eot');
    src: url('../font/alexander.eot?#iefix') format('embedded-opentype'),
         url('../font/alexander.woff') format('woff'),
         url('../font/alexander.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 font-family: 'PlumbCondensed';
 src: url('../font/plumbcor-webfont.eot');
 src: url('../font/plumbcor-webfont.eot?#iefix') format('embedded-opentype'), url('../font/plumbcor-webfont.woff') format('woff'), url('../font/plumbcor-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'PlumbCondensedBold';
 src: url('../font/plumbc01-webfont.eot');
 src: url('../font/plumbc01-webfont.eot?#iefix') format('embedded-opentype'), url('../font/plumbc01-webfont.woff') format('woff'), url('../font/plumbc01-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../font/ptn57f.eot');
    src: url('../font/ptn57f.eot') format('embedded-opentype'),
    url('../font/ptn57f.woff') format('woff'),
    url('../font/ptn57f.ttf') format('truetype'),
    url('../font/ptn57f.svg#PTSansNarrowRegular') format('svg');
}

@font-face {
    font-family: 'aeromatics_b';
    src: url('../font/aero_matics_bold.eot');
    src: url('../font/aero_matics_bold.eot?#iefix') format('embedded-opentype'),
    url('../font/aero_matics_bold.woff') format('woff'),
    url('../font/aero_matics_bold.ttf') format('truetype');
}

@font-face {
    font-family: 'aeromatics_bi';
    src: url('../font/aero_matics_bold_italic.eot');
    src: url('../font/aero_matics_bold_italic.eot?#iefix') format('embedded-opentype'),
    url('../font/aero_matics_bold_italic.woff') format('woff'),
    url('../font/aero_matics_bold_italic.ttf') format('truetype');
}

@font-face {
    font-family: 'aeromatics_di';
    src: url('../font/aero_matics_display_italic.eot');
    src: url('../font/aero_matics_display_italic.eot?#iefix') format('embedded-opentype'),
    url('../font/aero_matics_display_italic.woff') format('woff'),
    url('../font/aero_matics_display_italic.ttf') format('truetype');
}