cronapp-framework-js
Version:
Javascript library for CronApp's projects
125 lines (108 loc) • 2.54 kB
CSS
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 400;
src: url('Lato-Regular.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 400;
src: url('Lato-Italic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 300;
src: url('Lato-Light.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 300;
src: url('Lato-LightItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 200;
src: url('Lato-Thin.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 200;
src: url('Lato-ThinItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 100;
src: url('Lato-Hairline.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 100;
src: url('Lato-HairlineItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 500;
src: url('Lato-Medium.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 500;
src: url('Lato-MediumItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 600;
src: url('Lato-SemiBold.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 600;
src: url('Lato-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 700;
src: url('Lato-Bold.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 700;
src: url('Lato-BoldItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 800;
src: url('Lato-Heavy.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 800;
src: url('Lato-HeavyItalic.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 900;
src: url('Lato-Black.ttf') format('truetype');
}
@font-face {
font-family: "Lato";
font-style: italic;
font-weight: 900;
src: url('Lato-BlackItalic.ttf') format('truetype');
}