Skip to content
Snippets Groups Projects
Commit c9ac6711 authored by Yehor Potebenko's avatar Yehor Potebenko
Browse files

fix: replace previous font with Aleos

parent fbd53a12
No related branches found
No related tags found
1 merge request!5First version
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,300;0,400;1,300;1,700&display=swap');
@import './global-fonts';
html,
body {
height: 100%;
......@@ -29,5 +31,5 @@ img {
}
body {
font-family: 'font', sans-serif;
font-family: 'Aleo', sans-serif;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment