145 lines
3.5 KiB
CSS
145 lines
3.5 KiB
CSS
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Bold.woff2') format('woff2'),
|
|
url('Roboto-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-BlackItalic.woff2') format('woff2'),
|
|
url('Roboto-BlackItalic.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-ExtraBoldItalic.woff2') format('woff2'),
|
|
url('Roboto-ExtraBoldItalic.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-BoldItalic.woff2') format('woff2'),
|
|
url('Roboto-BoldItalic.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-ExtraBold.woff2') format('woff2'),
|
|
url('Roboto-ExtraBold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Black.woff2') format('woff2'),
|
|
url('Roboto-Black.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-LightItalic.woff2') format('woff2'),
|
|
url('Roboto-LightItalic.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Medium.woff2') format('woff2'),
|
|
url('Roboto-Medium.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-MediumItalic.woff2') format('woff2'),
|
|
url('Roboto-MediumItalic.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Italic.woff2') format('woff2'),
|
|
url('Roboto-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-ExtraLight.woff2') format('woff2'),
|
|
url('Roboto-ExtraLight.woff') format('woff');
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-ExtraLightItalic.woff2') format('woff2'),
|
|
url('Roboto-ExtraLightItalic.woff') format('woff');
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Light.woff2') format('woff2'),
|
|
url('Roboto-Light.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-SemiBold.woff2') format('woff2'),
|
|
url('Roboto-SemiBold.woff') format('woff');
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-SemiBoldItalic.woff2') format('woff2'),
|
|
url('Roboto-SemiBoldItalic.woff') format('woff');
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('Roboto-Regular.woff2') format('woff2'),
|
|
url('Roboto-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|