mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/MI-38.git
synced 2026-01-24 09:55:38 +03:00
04.07.2022
This commit is contained in:
18
s1000d/Converter/Scorm/app/css/fonts.css
Normal file
18
s1000d/Converter/Scorm/app/css/fonts.css
Normal file
@@ -0,0 +1,18 @@
|
||||
@font-face {
|
||||
font-family: "RobotoRegular";
|
||||
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
|
||||
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
|
||||
url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
|
||||
url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "RobotoLight";
|
||||
src: url("../fonts/RobotoLight/RobotoLight.eot");
|
||||
src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
|
||||
url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
|
||||
url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user