@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProHeavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProHeavy-Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProLight-Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProMedium-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'BanderaPro';
    src: url('../fonts/BanderaProThin-Italic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'LubalInGraph';
    src: url('../fonts/lubalingraphstd-book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LubalInGraph';
    src: url('../fonts/lubalingraphstd-demi.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'LubalInGraph';
    src: url('../fonts/itc-lubalin-graph-std-bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SodaCream';
    src: url('../fonts/Soda Cream.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrajanPro';
    src: url('../fonts/trajan-pro.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'XbandRo';
    src: url('../fonts/xband-ro.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}