@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    src: url('../fonts/opensans/OpenSans-Regular.ttf')  format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 700;
    src: url('../fonts/opensans/OpenSans-Bold.ttf')  format('truetype')
}