@font-face {
  font-family:'Marianne';
  src:url('../font/Marianne-Regular.woff2') format('woff2'),url('../font/marianne-regular.ttf') format('truetype');
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Marianne';
  src:url('../font/marianne-bold.ttf') format('truetype');
  font-weight:bold;
  font-style:normal
}
@font-face {
  font-family:'Marianne';
  src:url('../font/marianne-thin.ttf') format('truetype');
  font-weight:100;
  font-style:normal
}
