

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

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

body {
    font-family: 'MBCorpoS';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'MBCorpoS';
}
