@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: 700;
    font-style: normal;
}

@font-face {
    font-family: 'catamaran';
    src: url('catamaran-medium.eot');
    src: url('catamaran-medium.eot?#iefix') format('embedded-opentype'),
    url('catamaran-medium.woff2') format('woff2'),
    url('catamaran-medium.woff') format('woff'),
    url('catamaran-medium.ttf') format('truetype'),
    url('catamaran-medium.svg#catamaranmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'source_sans';
    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#catamaranbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular.eot');
    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('Roboto-Regular.woff2') format('woff2'),
    url('Roboto-Regular.woff') format('woff'),
    url('Roboto-Regular.ttf') format('truetype'),
    url('Roboto-Regular.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'playfair_display';
    src: url('playfairdisplay.eot');
    src: url('playfairdisplay.eot?#iefix') format('embedded-opentype'),
    url('playfairdisplay.woff2') format('woff2'),
    url('playfairdisplay.woff') format('woff'),
    url('playfairdisplay.ttf') format('truetype'),
    url('playfairdisplay.svg#playfair_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}