@font-face {
    font-family: 'Quire Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Quire Sans'), url('fonts/QuireSans.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Quire Sans'), url('fonts/QuireSansItalic.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Quire Sans'), url('fonts/QuireSansLight.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Quire Sans'), url('fonts/QuireSansLightItalic.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Quire Sans'), url('fonts/QuireSansSemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Quire Sans'), url('fonts/QuireSansSemiBoldItalic.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Quire Sans'), url('fonts/QuireSansBold.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Quire Sans'), url('fonts/QuireSansBoldItalic.woff') format('woff');
}
@font-face {
    font-family: 'Quire Sans';
    font-style: normal;
    font-weight: 900;
    src: local('Quire Sans'), url('fonts/QuireSansBlack.woff') format('woff');
}


