@font-face {
    font-family: 'BeBlock';
    src: url('../font/beblock.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EncodeSans-Bold';
    src: url('../font/EncodeSansExpanded-Bold_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EncodeSans-Regular';
    src: url('../font/EncodeSansExpanded-Regular_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EncodeSans-SemiBold';
    src: url('../font/EncodeSansExpanded-SemiBold_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../font/MyriadPro-Regular_0.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
