@CHARSET "UTF-8";

@font-face {
    font-family: 'FuturaStd-Bold';
    src: url('../fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/FuturaStd-Bold.woff') format('woff'), 
        url('../fonts/FuturaStd-Bold.ttf')  format('truetype'),
        url('../fonts/FuturaStd-Bold.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'FuturaStd-Book';
    src: url('../fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/FuturaStd-Book.woff') format('woff'), 
        url('../fonts/FuturaStd-Book.ttf')  format('truetype'),
        url('../fonts/FuturaStd-Book.svg#svgFontName') format('svg');
}


@font-face {
  font-family: 'Aller';
  src: url('../fonts/Aller_Rg.eot?#iefix') format('embedded-opentype'),
  	   url('../fonts/Aller.woff') format('woff'),
       url('../fonts/Aller.ttf') format('truetype'),
       url('../fonts/Aller.svg#Aller') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Aller';
  src: url('../fonts/Aller_Bd.eot?#iefix') format('embedded-opentype'),
  	   url('../fonts/Aller-Bold.woff') format('woff'),
       url('../fonts/Aller-Bold.ttf') format('truetype'),
       url('../fonts/Aller-Bold.svg#Aller-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "iberia";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/iberia.eot?") format("eot"), 
  	   url("../fonts/iberia.woff") format("woff"), 
  	   url("../fonts/iberia.ttf") format("truetype");
}
@font-face {
  font-family: "iberiaheadline";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/iberiaheadline.eot?") format("eot"), 
  	   url("../fonts/iberiaheadline.woff") format("woff"), 
  	   url("../fonts/iberiaheadline.ttf") format("truetype");
}
@font-face {
  font-family: "iberiatext";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/iberia_text-regularWEB.eot?") format("eot"), 
  	   url("../fonts/iberia_text-regularWEB.woff") format("woff"), 
  	   url("../fonts/iberia_text-regularWEB.ttf") format("truetype");
}


@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.otf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('../fonts/GothamCondensed-Bold.woff2') format('woff2'),
        url('../fonts/GothamCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Bold.woff2') format('woff2'),
        url('../fonts/GothamNarrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('../fonts/GothamCondensed-Medium.woff2') format('woff2'),
        url('../fonts/GothamCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('../fonts/GothamNarrow-Book.woff2') format('woff2'),
        url('../fonts/GothamNarrow-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('../fonts/GothamCondensed-Black.woff2') format('woff2'),
        url('../fonts/GothamCondensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Narrow';
    src: url('../fonts/GothamNarrow-Medium.woff2') format('woff2'),
        url('../fonts/GothamNarrow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}