@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-Light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-Medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-MediumItalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'clear-sans';
    src: url('ClearSans-Bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
