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