107 lines
2.4 KiB
CSS
107 lines
2.4 KiB
CSS
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: local(''),
|
|
url('open-sans-v34-300.woff2') format('woff2'),
|
|
url('open-sans-v34-300.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
src: local(''),
|
|
url('open-sans-v34-500.woff2') format('woff2'),
|
|
url('open-sans-v34-500.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local(''),
|
|
url('open-sans-v34-regular.woff2') format('woff2'),
|
|
url('open-sans-v34-regular.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local(''),
|
|
url('open-sans-v34-700.woff2') format('woff2'),
|
|
url('open-sans-v34-700.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
src: local(''),
|
|
url('open-sans-v34-600.woff2') format('woff2'),
|
|
url('open-sans-v34-600.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 800;
|
|
src: local(''),
|
|
url('open-sans-v34-800.woff2') format('woff2'),
|
|
url('open-sans-v34-800.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
src: local(''),
|
|
url('open-sans-v34-300italic.woff2') format('woff2'),
|
|
url('open-sans-v34-300italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
src: local(''),
|
|
url('open-sans-v34-italic.woff2') format('woff2'),
|
|
url('open-sans-v34-italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 600;
|
|
src: local(''),
|
|
url('open-sans-v34-600italic.woff2') format('woff2'),
|
|
url('open-sans-v34-600italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 500;
|
|
src: local(''),
|
|
url('open-sans-v34-500italic.woff2') format('woff2'),
|
|
url('open-sans-v34-500italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
src: local(''),
|
|
url('open-sans-v34-700italic.woff2') format('woff2'),
|
|
url('open-sans-v34-700italic.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
src: local(''),
|
|
url('open-sans-v34-800italic.woff2') format('woff2'),
|
|
url('open-sans-v34-800italic.woff') format('woff');
|
|
} |