local font

This commit is contained in:
Mstrdav 2021-02-26 12:45:40 +01:00
parent e2ad52ed3c
commit 7c03ef4f12
2 changed files with 3 additions and 3 deletions

BIN
Y/Poppins-Light.ttf Normal file

Binary file not shown.

View file

@ -1,8 +1,8 @@
/* POLICES */ /* POLICES */
/* @font-face { @font-face {
font-family: 'Poppins'; font-family: 'Poppins';
src: url('https://fontlibrary.org//assets/fonts/poppins/fed70e8826194d3ab847c777f43c10ea/3352653dedd571bbc490c8be132b38cd/PoppinsLight.ttf') format('truetype'); src: url('/Y/Poppins-Light.ttf') format('truetype');
} */ }
/* règles generéales */ /* règles generéales */
* { * {