@font-face {
font-family: 'DidotFont';
font-style: normal;
font-weight: normal;
src: local('Didot-Bold'), url('Didot-Bold.woff') format('woff');
}

@font-face {
font-family: 'DidotFontRegular';
font-style: normal;
font-weight: normal;
src: local('Didot'), url('Didot.woff') format('woff');
}
