 @font-face {
  font-family: 'HelveticaLTStd';
  src: url('https://146.190.209.187/themes/bos_idu/fonts/Helvetica-Bold.eot');
  src: local('☺'), url('https://146.190.209.187/themes/bos_idu/fonts/Helvetica-Bold.woff') format('woff'), url('https://146.190.209.187/themes/bos_idu/fonts/Helvetica-Bold.ttf') format('truetype'), url('https://eljuri.store/themes/leo_clark/fonts/MuseoSans_500.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body, .product-name,  p, h1, h2, h3, h4, h5, h6, span, div {
  font-family: "Helvetica" !important;
}


img{
	width: 150px;
}

div {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

body {
    background-color: #0f0f0f;
	color: #f9f1ed;

}
    
section {
        border-radius: 1em;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) 
}

p{

	font-size: 50px;
	font-weight: bold;
}

.menu{
    margin-left: auto;
    margin-right: auto;
    width: 500px;

}

.imagenMenu{
  width: 520px;
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: #f9f1ed;
   text-align: center;
}

.header {
  padding: 70px;
  text-align: center;
  color: white;
  font-size: 30px;
}