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