/* CSS Document */

@font-face {
    font-family: 'angieSansRegular';
    src: url('AngieSansStd/AngieSansStd-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'angieSansBold';
    src: url('AngieSansStd/AngieSansStd-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TempusSansRegular';
    src: url('TempusSans/TEMPSITC.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


