/* font-face declarations */

@font-face {
    font-family: 'Avalon';
    src: url('/Webfonts/Avalon-XLight-webfont.eot');
    src: url('/Webfonts/Avalon-XLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Webfonts/Avalon-XLight-webfont.woff') format('woff'),
         url('/Webfonts/Avalon-XLight-webfont.ttf') format('truetype'),
         url('/Webfonts/Avalon-XLight-webfont.svg#avalonextra_light') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Avalon';
    src: url('/Webfonts/Avalon-Book-webfont.eot');
    src: url('/Webfonts/Avalon-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Webfonts/Avalon-Book-webfont.woff') format('woff'),
         url('/Webfonts/Avalon-Book-webfont.ttf') format('truetype'),
         url('/Webfonts/Avalon-Book-webfont.svg#avalonextra_light') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Avalon';
    src: url('/Webfonts/Avalon-Medium-webfont.eot');
    src: url('/Webfonts/Avalon-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Webfonts/Avalon-Medium-webfont.woff') format('woff'),
         url('/Webfonts/Avalon-Medium-webfont.ttf') format('truetype'),
         url('/Webfonts/Avalon-Medium-webfont.svg#avalonextra_light') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avalon';
    src: url('/Webfonts/Avalon-Demi-webfont.eot');
    src: url('/Webfonts/Avalon-Demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Webfonts/Avalon-Demi-webfont.woff') format('woff'),
         url('/Webfonts/Avalon-Demi-webfont.ttf') format('truetype'),
         url('/Webfonts/Avalon-Demi-webfont.svg#avalonextra_light') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Avalon';
    src: url('/Webfonts/Avalon-Bold-webfont.eot');
    src: url('/Webfonts/Avalon-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Webfonts/Avalon-Bold-webfont.woff') format('woff'),
         url('/Webfonts/Avalon-Bold-webfont.ttf') format('truetype'),
         url('/Webfonts/Avalon-Bold-webfont.svg#avalonextra_light') format('svg');
    font-weight: 800;
    font-style: normal;
}
