New font imported

This commit is contained in:
Julien Nahum
2022-10-17 13:02:17 +02:00
parent 3e9d5bbfb5
commit 2b45f3c3b1
63 changed files with 278 additions and 68 deletions

View File

@@ -8,15 +8,11 @@
<title>@yield('title')</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Inter:100,600" rel="stylesheet" type="text/css">
<!-- Styles -->
<style>
html, body {
background-color: #fff;
color: #636b6f;
font-family: 'Inter', sans-serif;
font-weight: 100;
height: 100vh;
margin: 0;