@font-face {
    font-family: 'MinionProRegular';
    src: url('MinionProRegular.eot');
    src: url('MinionProRegular.eot') format('embedded-opentype'),
         url('MinionProRegular.woff2') format('woff2'),
         url('MinionProRegular.woff') format('woff'),
         url('MinionProRegular.ttf') format('truetype'),
         url('MinionProRegular.svg#MinionProRegular') format('svg');
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Regular.woff2') format('woff2'), url('MinionPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Medium.woff2') format('woff2'), url('MinionPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Semibold.woff2') format('woff2'), url('MinionPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Bold.woff2') format('woff2'), url('MinionPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-regular.woff2') format('woff2'), url('inter-tight-v9-latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-500.woff2') format('woff2'), url('inter-tight-v9-latin-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-600.woff2') format('woff2'), url('inter-tight-v9-latin-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque-Light.woff2') format('woff2'), url('BrandonGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque-Regular.woff2') format('woff2'), url('BrandonGrotesque-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}