@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 100;
    src: local('Sweet Sans Pro Hairline'), url('SweetSansProHairline.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 200;
    src: local('Sweet Sans Pro Thin'), url('SweetSansProThin.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Sweet Sans Pro Light'), url('SweetSansProLight.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Sweet Sans Pro Regular'), url('SweetSansProRegular.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 500;
    src: local('Sweet Sans Pro Medium'), url('SweetSansProMedium.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Sweet Sans Pro Bold'), url('SweetSansProBold.woff') format('woff');
}

@font-face {
    font-family: 'Sweet Sans Pro';
    font-style: normal;
    font-weight: 800;
    src: local('Sweet Sans Pro Heavy'), url('SweetSansProHeavy.woff') format('woff');
}