
@font-face {
    font-family: 'mathilderegular';
    src: url('../font/Mathilde/mathilde.eot');
    src: url('../font/Mathilde/mathilde.eot?#iefix') format('embedded-opentype'),
         url('../font/Mathilde/mathilde.woff2') format('woff2'),
         url('../font/Mathilde/mathilde.woff') format('woff'),
         url('../font/Mathilde/mathilde.ttf') format('truetype'),
         url('../font/Mathilde/mathilde.svg#mathilderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}