docs-sdk/fusion-css-loader/fixture/dist2/main.css [36:61]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Roboto";
  src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot");
  src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot?#iefix")
      format("embedded-opentype"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff2")
      format("woff2"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff")
      format("woff"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.ttf")
      format("truetype");
  font-weight: 700;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



docs-sdk/fusion-css-loader/fixture/mock-fusion.css [36:61]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Roboto";
  src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot");
  src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot?#iefix")
      format("embedded-opentype"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff2")
      format("woff2"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff")
      format("woff"),
    url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.ttf")
      format("truetype");
  font-weight: 700;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



