Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
11 lines
360 B
CSS
11 lines
360 B
CSS
@font-face {
|
|
font-family: 'H5PFontIcons';
|
|
src: url('../fonts/h5p.eot?105');
|
|
src: url('../fonts/h5p.eot?105#iefix') format('embedded-opentype'),
|
|
url('../fonts/h5p.ttf?105') format('truetype'),
|
|
url('../fonts/h5p.woff?105') format('woff'),
|
|
url('../fonts/h5p.svg?105#H5PFontIcons') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|