labhackercd/linguagem-simples-front

View on GitHub
public/fonts/fonts.css

Summary

Maintainability
Test Coverage
@font-face {
    font-family: 'opensans';
    font-weight: normal;
    font-style: normal;
    src: url('./OpenSans-SemiBold.ttf');
  }