cabmin
Version:
Simple control panel for Node.js based on OrangeBox
51 lines (48 loc) • 2.88 kB
CSS
@font-face { /* Roboto-Light */
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
}
@font-face { /* Roboto-Regular */
font-family: 'Roboto';
font-weight: normal;
font-style: normal;
src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face { /* Roboto-Medium */
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
}
@font-face { /* Roboto-Bold */
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
}
@font-face { /* Roboto-Light-Italic */
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url('../fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-LightItalic.woff') format('woff'), url('../fonts/Roboto-LightItalic.ttf') format('truetype'), url('../fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
}
@font-face { /* Roboto-Italic */
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url('../fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto-Italic.ttf') format('truetype'), url('../fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
}
@font-face { /* Roboto-Medium-Italic */
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
src: url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-MediumItalic.woff') format('woff'), url('../fonts/Roboto-MediumItalic.ttf') format('truetype'), url('../fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
}
@font-face { /* Roboto-Bold-Italic */
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype'), url('../fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
}