@font-face {
    font-family: 'avalon-regular';
    src: url('avalon-regular.eot');
    src: url('avalon-regular.eot?#iefix') format('embedded-opentype'),
         url('avalon-regular.svg#avalon-regular') format('svg'),
         url('avalon-regular.ttf') format('truetype'),
         url('avalon-regular.woff') format('woff'),
         url('avalon-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }


@font-face {
     font-family: 'avalon-bold';
     src: url('avalon-bold.eot');
     src: url('avalon-bold.eot?#iefix') format('embedded-opentype'),
          url('avalon-bold.svg#avalon-bold') format('svg'),
          url('avalon-bold.ttf') format('truetype'),
          url('avalon-bold.woff') format('woff'),
          url('avalon-bold.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}