@charset "UTF-8";
/* CSS Document */

        @font-face {
          font-family: 'Didot';
          src: url('Didot.eot');
          src: url('Didot.eot?#iefix') format('embedded-opentype'),
          url('Didot.woff2') format('woff2'),
          url('Didot.woff') format('woff'),
          url('Didot.svg#Didot') format('svg');
          font-weight: normal;
          font-style: normal;
		}
