@font-face {
  font-family: "R1918NI";
  src: url("../font/Reforma1918-NegraItalica.otf") format("otf");
  font-family: "R1918";
  src: url("../font/Reforma1918-Blanca.otf") format("otf");
  font-family: "R2018";
  src: url("../font/Reforma2018-Blanca.otf") format("otf");
  font-family: "R2018NI";
  src: url("../font/Reforma2018-NegraItalica.otf") format("otf");
  font-family: "Grotesk";
  src: url("../font/Grotesk.otf") format("otf");
  font-family: "LeMurmure";
  src: url("../font/Le_Murmure-Regular_web.otf") format("otf");
}
body {font-size:1oem; 
      color:#777777; 
      font-family:R2018; 
      text-align:center;}
h1 {  font-size:30px; 
      color:#555555; 
      margin: 70px 0 50px 0;}
p {   width:320px; 
      text-align:center; 
      margin-left:auto;
      margin-right:auto; 
      margin-top: 30px; }
div { width:50%; 
      text-align:center; 
      margin-left:auto;
      margin-right:auto;}
a:link {color: #34536A;}
a:visited {color: #34536A;}
a:active {color: #34536A;}
a:hover {color: #34536A;}
ul {	text-align:justify;}
