@font-face {
    font-family: 'Colaborate Thin';
    src: url('../webfonts/ColabThi-webfont.eot');
    src: url('../webfonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/ColabThi-webfont.woff') format('woff'),
         url('../webfonts/ColabThi-webfont.ttf') format('truetype'),
         url('../webfonts/ColabThi-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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