@charset "UTF-8";
/*
 * MyStyles
 */
/*
 * MyStyle
 */
@font-face {
  font-family: 'Conv_BebasNeue-Regular';
  src: url("fonts/BebasNeue-Regular.eot");
  src: local("☺"), url("../fonts/BebasNeue-Regular.woff") format("woff"), url("../fonts/BebasNeue-Regular.ttf") format("truetype"), url("../fonts/BebasNeue-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h3, h4 {
  font-family: "Conv_BebasNeue-Regular", Sans-Serif;
  line-height: 1; }

h3 {
  font-size: 1.6rem; }

h4 {
  font-size: 1.25rem;
  letter-spacing: 0.03rem; }

.font-family-sans-serif {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.exposant {
  position: relative;
  bottom: 1px;
  font-size: .7rem;
  line-height: .5rem;
  vertical-align: super;
  text-decoration: none; }
