

@font-face {
	font-family: 'MBCorpoS';
  src: url('MBCorpoS-Regular/MBCorpoS-Regular.otf') format('truetype');
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'MBCorpoS', Merriweather,'Helvetica Neue',Arial,sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'MBCorpoS', 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
