@font-face {
    font-family: 'open_sans';
    src: url('opensans-regular.eot');
    src: url('opensans-regular.eot?#iefix') format('embedded-opentype'),
    url('opensans-regular.woff2') format('woff2'),
    url('opensans-regular.woff') format('woff'),
    url('opensans-regular.ttf') format('truetype'),
    url('opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-bold.eot');
    src: url('opensans-bold.eot?#iefix') format('embedded-opentype'),
    url('opensans-bold.woff2') format('woff2'),
    url('opensans-bold.woff') format('woff'),
    url('opensans-bold.ttf') format('truetype'),
    url('opensans-bold.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-semibold.eot');
    src: url('opensans-semibold.eot?#iefix') format('embedded-opentype'),
    url('opensans-semibold.woff2') format('woff2'),
    url('opensans-semibold.woff') format('woff'),
    url('opensans-semibold.ttf') format('truetype'),
    url('opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'source_ss_pro';
    src: url('sourcesanspro-bold.eot');
    src: url('sourcesanspro-bold.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-bold.woff2') format('woff2'),
    url('sourcesanspro-bold.woff') format('woff'),
    url('sourcesanspro-bold.ttf') format('truetype'),
    url('sourcesanspro-bold.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'source_ss_pro';
    src: url('sourcesanspro-semibold.eot');
    src: url('sourcesanspro-semibold.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-semibold.woff2') format('woff2'),
    url('sourcesanspro-semibold.woff') format('woff'),
    url('sourcesanspro-semibold.ttf') format('truetype'),
    url('sourcesanspro-semibold.svg#source_sans_prosemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}
