﻿
@font-face {
    font-family: 'avantgarderegular';
    src: url('avantgardeN.eot');
    src: url('avantgardeN.eot?#iefix') format('embedded-opentype'),
         url('avantgardeN.woff') format('woff'),
		 url('avantgardeN.otf') format('OpenType'),
         url('avantgardeN.ttf') format('truetype'),
         url('avantgardeN.svg#avantgarderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avantgardeBold';
    src: url('avantgardeB.eot');
    src: url('avantgardeB.eot?#iefix') format('embedded-opentype'),
         url('avantgardeB.woff') format('woff'),
		 url('avantgardeB.otf') format('OpenType'),
         url('avantgardeB.ttf') format('truetype'),
         url('avantgardeB.svg#avantgardeBold') format('svg');
    font-weight: normal;
    font-style: normal;

}