*, *::before, *::after { box-sizing: border-box; } @font-face { font-family: Lato; font-weight: 500; src: url('../fonts/Lato/Lato-Regular.ttf'); } body { font-family: Lato; font-weight: 700; }