mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Removed Nunito font (#3692)
* Removed Nunito font We currently only use Nunito Sans as the Fleet typeface. These two references to Nunito were an error on my part in the design files. Removed: • Nunito font family Changed: • Nunito references to use Nunito Sans * Replace Nunito with Nunito Sans Co-authored-by: eashaw <caglc@live.com>
This commit is contained in:
parent
3b6bcc173d
commit
1cab8f4c74
26
website/assets/dependencies/nunito-webfonts.css
vendored
26
website/assets/dependencies/nunito-webfonts.css
vendored
@ -31,31 +31,5 @@
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face{
|
||||
font-family:'Nunito';
|
||||
src:url('/fonts/nunito/Nunito-Italic.eot') format('embedded-opentype'),
|
||||
url('/fonts/nunito/Nunito-Italic.woff') format('woff'),
|
||||
url('/fonts/nunito/Nunito-Italic.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face{
|
||||
font-family:'Nunito';
|
||||
src:url('/fonts/nunito/Nunito-Regular.eot') format('embedded-opentype'),
|
||||
url('/fonts/nunito/Nunito-Regular.woff') format('woff'),
|
||||
url('/fonts/nunito/Nunito-Regular.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face{
|
||||
font-family:'Nunito';
|
||||
src:url('/fonts/nunito/Nunito-Bold.eot') format('embedded-opentype'),
|
||||
url('/fonts/nunito/Nunito-Bold.woff') format('woff'),
|
||||
url('/fonts/nunito/Nunito-Bold.ttf') format('truetype');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
BIN
website/assets/fonts/nunito/Nunito-Bold.eot
vendored
BIN
website/assets/fonts/nunito/Nunito-Bold.eot
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Bold.ttf
vendored
BIN
website/assets/fonts/nunito/Nunito-Bold.ttf
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Bold.woff
vendored
BIN
website/assets/fonts/nunito/Nunito-Bold.woff
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Italic.eot
vendored
BIN
website/assets/fonts/nunito/Nunito-Italic.eot
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Italic.ttf
vendored
BIN
website/assets/fonts/nunito/Nunito-Italic.ttf
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Italic.woff
vendored
BIN
website/assets/fonts/nunito/Nunito-Italic.woff
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Regular.eot
vendored
BIN
website/assets/fonts/nunito/Nunito-Regular.eot
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Regular.ttf
vendored
BIN
website/assets/fonts/nunito/Nunito-Regular.ttf
vendored
Binary file not shown.
BIN
website/assets/fonts/nunito/Nunito-Regular.woff
vendored
BIN
website/assets/fonts/nunito/Nunito-Regular.woff
vendored
Binary file not shown.
@ -295,7 +295,7 @@
|
||||
[purpose='docs-nav-button'] {
|
||||
color: @core-fleet-black;
|
||||
background-color: transparent;
|
||||
font-family: 'Nunito';
|
||||
font-family: 'Nunito Sans';
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
padding: 0;
|
||||
|
2
website/assets/styles/pages/homepage.less
vendored
2
website/assets/styles/pages/homepage.less
vendored
@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-family: Nunito;
|
||||
font-family: Nunito Sans;
|
||||
font-size: 24px;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-family: 'Nunito';
|
||||
font-family: 'Nunito Sans';
|
||||
font-size: 16px;
|
||||
line-height: 25px;
|
||||
word-wrap: break-word;
|
||||
|
@ -64,7 +64,7 @@
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
font-family: Nunito;
|
||||
font-family: Nunito Sans;
|
||||
color: @core-vibrant-blue;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
@ -78,7 +78,7 @@
|
||||
.filters {
|
||||
height: 54px;
|
||||
p {
|
||||
font-family: Nunito;
|
||||
font-family: Nunito Sans;
|
||||
font-size: 16px;
|
||||
line-height: 25px;
|
||||
}
|
||||
|
2
website/views/layouts/layout-email.ejs
vendored
2
website/views/layouts/layout-email.ejs
vendored
@ -1,5 +1,5 @@
|
||||
<% /* Default layout for email templates */ %>
|
||||
<div style="width: 100%; font-family: 'Nunito', sans-serif; box-sizing: border-box; padding-bottom: 25px; margin: 0;">
|
||||
<div style="width: 100%; font-family: 'Nunito Sans', sans-serif; box-sizing: border-box; padding-bottom: 25px; margin: 0;">
|
||||
<div style="color: #000; font-size: 16px; box-sizing: border-box; padding: 25px; width: 100%; max-width: 600px; margin-left: auto; margin-right: auto;">
|
||||
<div style="background: transparent; text-align: left;">
|
||||
<a href="https://fleetdm.com"><img style="display: inline-block; width: 162px; height: 92px; width: auto;" alt="Logo" src="https://fleetdm.com/images/logo-blue-162x92@2x.png"/></a>
|
||||
|
Loading…
Reference in New Issue
Block a user