challenge-vtex-io-thiago-dutra/styles/configs/font-face.css

5 lines
155 B
CSS
Raw Normal View History

2023-01-22 20:32:36 +00:00
@font-face {
font-family: "Open Sans", sans-serif;
src: url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
}