@font-face {
    font-family: 'ptSansBold';
    src: url('../fonts/ptSansBold.eot');
    src: url('../fonts/ptSansBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptSansBold.woff') format('woff'),
         url('../fonts/ptSansBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ptSans';
    src: url('../fonts/ptSansRegular.eot');
    src: url('../fonts/ptSansRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptSansRegular.woff') format('woff'),
         url('../fonts/ptSansRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Regular.woff') format('woff'),
         url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../fonts/SourceSansPro-Semibold.eot');
    src: url('../fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Semibold.woff') format('woff'),
         url('../fonts/SourceSansPro-Semibold.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Semibold.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
