@font-face {
    font-family: 'Antonio';
    src: url('../fonts/Antonio-Regular.eot');
    src: url('../fonts/Antonio-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Antonio-Regular.woff') format('woff'),
        url('../fonts/Antonio-Regular.ttf') format('truetype'),
        url('../fonts/Antonio-Regular.svg#Antonio-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Antonio Light';
    src: url('../fonts/Antonio-Light.eot');
    src: url('../fonts/Antonio-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Antonio-Light.woff') format('woff'),
        url('../fonts/Antonio-Light.ttf') format('truetype'),
        url('../fonts/Antonio-Light.svg#Antonio-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Antonio Bold';
    src: url('../fonts/Antonio-Bold.eot');
    src: url('../fonts/Antonio-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Antonio-Bold.woff') format('woff'),
        url('../fonts/Antonio-Bold.ttf') format('truetype'),
        url('../fonts/Antonio-Bold.svg#Antonio-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Clear Sans Bold';
    src: url('../fonts/ClearSans-Bold.eot');
    src: url('../fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClearSans-Bold.woff') format('woff'),
        url('../fonts/ClearSans-Bold.ttf') format('truetype'),
        url('../fonts/ClearSans-Bold.svg#ClearSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Clear Sans Light';
    src: url('../fonts/ClearSans-Light.eot');
    src: url('../fonts/ClearSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClearSans-Light.woff') format('woff'),
        url('../fonts/ClearSans-Light.ttf') format('truetype'),
        url('../fonts/ClearSans-Light.svg#ClearSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('../fonts/ClearSans.eot');
    src: url('../fonts/ClearSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClearSans.woff') format('woff'),
        url('../fonts/ClearSans.ttf') format('truetype'),
        url('../fonts/ClearSans.svg#ClearSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Futura Bold';
  src: url('../fonts/Futura-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Futura-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Futura-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Futura-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}