@font-face {
    font-family: 'MyriadPro-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('MyriadPro-Regular'), url('../Fonts/MyriadPro-Regular.otf') format('otf');
}

@font-face {
    font-family: 'MyriadPro-Semibold';
    font-style: normal;
    font-weight: bold;
    src: local('MyriadPro-Semibold'), url('../Fonts/MyriadPro-Semibold.otf') format('otf');
}

@font-face {
    font-family: 'Tungsten-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Tungsten-Medium'), url('../Fonts/Tungsten-Medium.otf') format('otf');
}
