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

@@ -23,8 +23,6 @@
<title>{{ config('app.name') }}</title>
<link href="https://fonts.googleapis.com/css?family=Inter:100,400,600,700,800" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="{{ mix('dist/css/app.css') }}">
<link rel="icon" href="{{asset('/img/logo.svg')}}">