
/* See: http://www.webtype.com/info/articles/fonts-weights/ */

@font-face {
    font-family: 'Acronym';
    src: url('Acronym-Light-webfont.eot');
    src: url('Acronym-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Acronym-Light-webfont.woff') format('woff'),
         url('Acronym-Light-webfont.ttf') format('truetype'),
         url('Acronym-Light-webfont.svg#acronymbold') format('svg');
    font-weight: 200;
    font-style: normal;
}

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

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

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