﻿@font-face {
  font-family: 'icomoon';
  src: url('/font/icomoon.eot');
  src: url('/font/icomoon.eot?#iefix') format('embedded-opentype'), url('/font/icomoon.woff') format('woff'), url('/font/icomoon.ttf') format('truetype'), url('/font/icomoon.svg#icomoon') format('svg');
  font-weight: 400;
  font-style: normal;
}
.icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size:60px;
}
.icon.icon-oops:before {
  content: "\e931";
}
.icon.icon-oops:before {
  content: "\e931";
}
.merci{
    font-size: 25px;
}
.oops{
    margin-bottom: 25px;
}
button{
    margin-top: 35px;
}