File "app-fonts.scss"

Full Path: /srv/www/www.cadoro.it/app/src/scss/app-fonts.scss
File size: 3.3 KB
MIME-type: text/plain
Charset: utf-8

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/oswald/oswald-light-webfont.eot');
    src: url('../fonts/oswald/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald/oswald-light-webfont.woff2') format('woff2'),
         url('../fonts/oswald/oswald-light-webfont.woff') format('woff'),
         url('../fonts/oswald/oswald-light-webfont.ttf') format('truetype'),
         url('../fonts/oswald/oswald-light-webfont.svg#oswaldlight') format('svg'),
         local('Oswald Light'), local('Oswald-Light');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/oswald/oswald-regular-webfont.eot');
    src: url('../fonts/oswald/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald/oswald-regular-webfont.svg#oswaldregular') format('svg'),
         local('Oswald Regular'), local('Oswald-Regular');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind/hind-semibold-webfont.eot');
    src: local('Hind Semibold'), local('Hind-Semibold'),
         url('../fonts/hind/hind-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind/hind-semibold-webfont.woff') format('woff'),
         url('../fonts/hind/hind-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind/hind-regular-webfont.eot');
    src: local('Hind Regular'), local('Hind-Regular'),
         url('../fonts/hind/hind-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind/hind-regular-webfont.woff') format('woff'),
         url('../fonts/hind/hind-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind/hind-medium-webfont.eot');
    src: local('Hind Medium'), local('Hind-Medium'), 
         url('../fonts/hind/hind-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind/hind-medium-webfont.woff') format('woff'),
         url('../fonts/hind/hind-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind/hind-light-webfont.eot');
    src: local('Hind Light'), local('Hind-Light'),  
         url('../fonts/hind/hind-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind/hind-light-webfont.woff') format('woff'),
         url('../fonts/hind/hind-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind/hind-bold-webfont.eot');
    src: local('Hind Bold'), local('Hind-Bold'),
         url('../fonts/hind/hind-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind/hind-bold-webfont.woff') format('woff'),
         url('../fonts/hind/hind-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}