@font-face { font-family: 'Merriweather-Regular';
             src: url('../fonts/Merriweather-Regular.ttf') format('truetype'); }
             
@font-face { font-family: 'Merriweather-Italic';
             src: url('../fonts/Merriweather-Italic.ttf') format('truetype'); }

@font-face { font-family: 'Merriweather-Bold';
             src: url('../fonts/Merriweather-Bold.ttf') format('truetype'); }

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

@font-face { font-family: 'Merriweather-Sans-Regular';
             src: url('../fonts/MerriweatherSans-Regular.ttf') format('truetype'); }

@font-face { font-family: 'Merriweather-Sans-Bold';
             src: url('../fonts/MerriweatherSans-Bold.ttf') format('truetype'); }
             
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: normal;
src: local('PT Sans'), url('../fonts/PTS55F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Italic';
font-style: normal;
font-weight: normal;
src: local('PT Sans Italic'), url('../fonts/PTS56F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Bold';
font-style: normal;
font-weight: normal;
src: local('PT Sans Bold'), url('../fonts/PTS75F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Bold Italic';
font-style: normal;
font-weight: normal;
src: local('PT Sans Bold Italic'), url('../fonts/PTS76F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Caption';
font-style: normal;
font-weight: normal;
src: local('PT Sans Caption'), url('../fonts/PTC55F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Narrow';
font-style: normal;
font-weight: normal;
src: local('PT Sans Narrow'), url('../fonts/PTN57F.woff') format('woff');
}


@font-face {
font-family: 'PT Sans Caption Bold';
font-style: normal;
font-weight: normal;
src: local('PT Sans Caption Bold'), url('../fonts/PTC75F.woff') format('woff');
}

@font-face {
font-family: 'PT Sans Narrow Bold';
font-style: normal;
font-weight: normal;
src: local('PT Sans Narrow Bold'), url('../fonts/PTN77F.woff') format('woff');
}