Project

General

Profile

Download (605 Bytes) Statistics
| Branch: | Tag: | Revision:
1
@font-face {
2
    font-family: 'DejaVu Sans';
3
    src: url('../fonts/dejavu-sans-webfont.eot'); /* IE9 Compat Modes */
4
    src: url('../fonts/dejavu-sans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
         url('../fonts/dejavu-sans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
6
         url('../fonts/dejavu-sans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
7
         url('../fonts/dejavu-sans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
8
         url('../fonts/dejavu-sans-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
9
}
(1-1/2)