PluginProbe
MainWP Dashboard: Self-hosted WordPress Management for Agencies / 4.3
MainWP Dashboard: Self-hosted WordPress Management for Agencies v4.3
6.2 6.1.8 6.1.7 6.1.6 6.1.5 6.1.4 6.1.3 6.1.2 6.1.1 6.1 6.0.12 6.0.11 4.6.0.1 5.0 5.0.1 5.0.2 5.0.3 5.0.3.1 5.0.3.2 5.1 5.1.1 5.2 5.2.1 5.2.2 5.3 All 153 releases
mainwp / assets / css / mainwp-fonts.css

mainwp-fonts.css in MainWP Dashboard: Self-hosted WordPress Management for Agencies 4.3, at assets/css/mainwp-fonts.css

36 lines 1.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: 'Lato';
3 font-style: normal;
4 font-weight: 400;
5 src: url('fonts/Lato/Lato-Regular.ttf') format('truetype'),
6 url('fonts/Lato/Lato-Regular.woff') format('woff'),
7 url('fonts/Lato/Lato-Regular.woff2') format('woff2'),
8 url('fonts/Lato/Lato-Regular.eot') format('embedded-opentype');
9 }
10 @font-face {
11 font-family: 'Lato';
12 font-style: italic;
13 font-weight: 400;
14 src: url('fonts/Lato/Lato-Italic.ttf') format('truetype'),
15 url('fonts/Lato/Lato-Italic.woff') format('woff'),
16 url('fonts/Lato/Lato-Italic.woff2') format('woff2'),
17 url('fonts/Lato/Lato-Italic.eot') format('embedded-opentype');
18 }
19 @font-face {
20 font-family: 'Lato';
21 font-style: normal;
22 font-weight: 700;
23 src: url('fonts/Lato/Lato-Bold.ttf') format('truetype'),
24 url('fonts/Lato/Lato-Bold.woff') format('woff'),
25 url('fonts/Lato/Lato-Bold.woff2') format('woff2'),
26 url('fonts/Lato/Lato-Bold.eot') format('embedded-opentype');
27 }
28 @font-face {
29 font-family: 'Lato';
30 font-style: italic;
31 font-weight: 700;
32 src: url('fonts/Lato/Lato-BoldItalic.ttf') format('truetype'),
33 url('fonts/Lato/Lato-BoldItalic.woff') format('woff'),
34 url('fonts/Lato/Lato-BoldItalic.woff2') format('woff2'),
35 url('fonts/Lato/Lato-BoldItalic.eot') format('embedded-opentype');
36 }