@font-face { font-family: 'Open Sans';
             src: url('OpenSansCondensed-Light.ttf') format('truetype');
}

@font-face { font-family: 'Open Sans';
             src: url('OpenSansCondensed-LightItalic.ttf') format('truetype');
             font-style: italic;
}

@font-face { font-family: 'Open Sans';
             src: url('OpenSansCondensed-Bold.ttf') format('truetype');
             font-weight: bold;
}




@font-face { font-family: 'Quicksand';
             src: url('Quicksand-Light.ttf') format('truetype');
}


@font-face { font-family: 'Quicksand';
             src: url('Quicksand-Bold.ttf') format('truetype');
             font-weight: bold;
}
