@font-face {
 font-family: 'Beatrice';
 font-style: normal;
 font-weight: 400;
 src: url('beatrice-fonts/Beatrice-Regular.eot'); /* IE9 Compat Modes */
 src: local(''),
   url('beatrice-fonts/Beatrice-Regular.eot?#iefix')
     format('embedded-opentype'),
   /* IE6-IE8 */ url('beatrice-fonts/Beatrice-Regular.woff2')
     format('woff2'),
   /* Super Modern Browsers */ url('beatrice-fonts/Beatrice-Regular.woff')
     format('woff'),
   /* Modern Browsers */ url('beatrice-fonts/Beatrice-Regular.ttf')
     format('truetype')
}

@font-face {
 font-family: 'Beatrice';
 font-style: italic;
 font-weight: 400;
 src: url('beatrice-fonts/Beatrice-RegularItalic.eot'); /* IE9 Compat Modes */
 src: local(''),
   url('beatrice-fonts/Beatrice-RegularItalic.eot?#iefix')
     format('embedded-opentype'),
   /* IE6-IE8 */ url('beatrice-fonts/Beatrice-RegularItalic.woff2') format('woff2'),
   /* Super Modern Browsers */ url('beatrice-fonts/Beatrice-RegularItalic.woff')
     format('woff'),
   /* Modern Browsers */ url('beatrice-fonts/Beatrice-RegularItalic.ttf')
     format('truetype')
}

@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-weight: 600;
  src: url('beatrice-fonts/Beatrice-Semibold.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('beatrice-fonts/Beatrice-Semibold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('beatrice-fonts/Beatrice-Semibold.woff2') format('woff2'),
    /* Super Modern Browsers */ url('beatrice-fonts/Beatrice-Semibold.woff')
  format('woff'),
    /* Modern Browsers */ url('beatrice-fonts/Beatrice-Semibold.ttf')
  format('truetype')
}

@font-face {
 font-family: 'Beatrice';
 font-style: normal;
 font-weight: 700;
 src: url('beatrice-fonts/Beatrice-Bold.eot'); /* IE9 Compat Modes */
 src: local(''),
   url('beatrice-fonts/Beatrice-Bold.eot?#iefix') format('embedded-opentype'),
   /* IE6-IE8 */ url('beatrice-fonts/Beatrice-Bold.woff2') format('woff2'),
   /* Super Modern Browsers */ url('beatrice-fonts/Beatrice-Bold.woff')
     format('woff'),
   /* Modern Browsers */ url('beatrice-fonts/Beatrice-Bold.ttf')
     format('truetype')
}
