@font-face {
    font-family: 'Sofia Pro Regular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Sofia Pro Regular'), url('Sofia-Pro-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Sofia Pro Medium';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Sofia Pro Medium'), url('Sofia-Pro-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Sofia Pro Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Sofia Pro Bold'), url('Sofia-Pro-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Sofia Pro SemiBold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Sofia Pro SemiBold'), url('Sofia-Pro-SemiBold.otf') format('opentype');
}
@font-face {
    font-family: 'Uncut Sans Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Uncut Sans Bold'), url('Uncut-Sans-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Uncut Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Uncut Sans SemiBold'), url('Uncut-Sans-Semibold.otf') format('opentype');
}
@font-face {
    font-family: 'Uncut Sans Medium';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Uncut Sans Medium'), url('Uncut-Sans-Medium.otf') format('opentype');
}