@font-face {
  font-family: "bfc-font-icon";
  src: url('../fonts/bfc-font-icon.eot');
  src: url('../fonts/bfc-font-icon.eot?#iefix') format('eot'),
    url('../fonts/bfc-font-icon.woff2') format('woff2'),
    url('../fonts/bfc-font-icon.woff') format('woff'),
    url('../fonts/bfc-font-icon.ttf') format('truetype'),
    url('../fonts/bfc-font-icon.svg#bfc-font-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.bfc:before {
  display: inline-block;
  font-family: "bfc-font-icon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bfc-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.bfc-2x { font-size: 2em; }
.bfc-3x { font-size: 3em; }
.bfc-4x { font-size: 4em; }
.bfc-5x { font-size: 5em; }
.bfc-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.bfc-account:before { content: "\EA01" }
.bfc-dogout:before { content: "\EA02" }
.bfc-europa:before { content: "\EA03" }
.bfc-facebook:before { content: "\EA04" }
.bfc-instagram:before { content: "\EA05" }
.bfc-intertoto:before { content: "\EA06" }
.bfc-italia:before { content: "\EA07" }
.bfc-lega:before { content: "\EA08" }
.bfc-parigi:before { content: "\EA09" }
.bfc-scudetto:before { content: "\EA0A" }
.bfc-search:before { content: "\EA0B" }
.bfc-twitter:before { content: "\EA0C" }
