shithub: hugo

ref: 9569d116cbd2ff1147472c0636cd01f2b5c61632
dir: /docs/static/assets/font-awesome/less/core.less/

View raw version
// Base Class Definition
// -------------------------

.@{fa-css-prefix} {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}