@font-face {
  font-family: 'Bingley Belles Cakes';
  src: url('fonts/bingley-belles-cakes.woff') format('woff'),
       url('fonts/bingley-belles-cakes.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bbcake-"], [class*=" bbcake-"] {
  font-family: 'Bingley Belles Cakes' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bbcake-one-cake:before { content: "\e900"; }
.bbcake-two-cake:before { content: "\e901"; }
.bbcake-three-cake:before { content: "\e902"; }
.bbcake-one-cake-badge:before { content: "\e903"; }
.bbcake-two-cake-badge:before { content: "\e904"; }
.bbcake-three-cake-badge:before { content: "\e905"; }
