@font-face {
    font-family: 'Ubuntu';
    src: url('./fonts/Ubuntu-R.ttf') format('truetype');
 }

 @font-face {
    font-family: 'Ubuntu';
    src: url('./fonts/MyriadPro-Regular.otf') format('opentype');
 }