Skip to content
Snippets Groups Projects
Verified Commit 46fe58b1 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat: update SF Pro Rounded font weights and add missing font files

parent 49daf9ea
No related branches found
No related tags found
No related merge requests found
Pipeline #997 passed
......@@ -2,61 +2,61 @@
font-family: 'SF Pro Rounded';
font-weight: 100;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Ultralight.otf') format('opentype');
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Thin.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 300;
font-weight: 200;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Light.otf') format('opentype');
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Ultralight.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 400;
font-weight: 300;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Thin.otf') format('opentype');
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Light.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 500;
font-weight: 400;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Regular.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 600;
font-weight: 500;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Medium.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 700;
font-weight: 600;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Semibold.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 800;
font-weight: 700;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Bold.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 900;
font-weight: 800;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Heavy.otf') format('opentype');
}
@font-face {
font-family: 'SF Pro Rounded';
font-weight: 1000;
font-weight: 900;
font-style: normal;
src: url('../fonts/sf-pro-rounded/SF-Pro-Rounded-Black.otf') format('opentype');
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment