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