算法评测平台前端。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

52 lines
2.9 KiB

/* lato-regular - latin_latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url('fonts/lato-v14-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
src: local('Lato Regular'), local('Lato-Regular'),
url('fonts/lato-v14-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/lato-v14-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/lato-v14-latin_latin-ext-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-italic - latin_latin-ext */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
src: url('fonts/lato-v14-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
src: local('Lato Italic'), local('Lato-Italic'),
url('fonts/lato-v14-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/lato-v14-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/lato-v14-latin_latin-ext-italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin_latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url('fonts/lato-v14-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
src: local('Lato Bold'), local('Lato-Bold'),
url('fonts/lato-v14-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/lato-v14-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/lato-v14-latin_latin-ext-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin_latin-ext */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
src: url('fonts/lato-v14-latin_latin-ext-700italic.eot'); /* IE9 Compat Modes */
src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
url('fonts/lato-v14-latin_latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/lato-v14-latin_latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
url('fonts/lato-v14-latin_latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/lato-v14-latin_latin-ext-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}