bootstrap
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

UniversElse.css
text/css

Download raw (1.0 KB)

@font-face {
    font-family: 'UniversElse';
    src: url('universelse-bold-webfont.eot');
    src: url('universelse-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('universelse-bold-webfont.woff') format('woff'),
         url('universelse-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UniversElse';
    src: url('universelse-light-webfont.eot');
    src: url('universelse-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('universelse-light-webfont.woff') format('woff'),
         url('universelse-light-webfont.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'UniversElse';
    src: url('universelse-regular-webfont.eot');
    src: url('universelse-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('universelse-regular-webfont.woff') format('woff'),
         url('universelse-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}