Skip to content
Extraits de code Groupes Projets
Valider ec1e9901 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Error scss

parent c4633f09
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!1Refactor reports
/*************************** /***************************
/** Fonts /** Fonts
***************************/ ***************************/
$font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url(../fonts/Lato/Lato-Regular.ttf); src: url(../fonts/Lato/Lato-Regular.ttf);
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
$font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url(../fonts/Lato/Lato-Light.ttf); src: url(../fonts/Lato/Lato-Light.ttf);
font-weight: 300; font-weight: 300;
font-style: normal; font-style: normal;
} }
$font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url(../fonts/Lato/Lato-Bold.ttf); src: url(../fonts/Lato/Lato-Bold.ttf);
font-weight: bold; font-weight: bold;
font-style: normal; font-style: normal;
} }
$font-face { @font-face {
font-family: 'Lekton'; font-family: 'Lekton';
src: url(../fonts/Lekton/Lekton-Regular.ttf); src: url(../fonts/Lekton/Lekton-Regular.ttf);
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
$font-face { @font-face {
font-family: 'Lekton'; font-family: 'Lekton';
src: url(../fonts/Lekton/Lekton-Bold.ttf); src: url(../fonts/Lekton/Lekton-Bold.ttf);
font-weight: bold; font-weight: bold;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter