@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

@font-face {
    font-family: 'Baheula Vintage';
    src: url('BaheulaVintagePratamaYudha.eot');
    src: url('BaheulaVintagePratamaYudha.eot?#iefix') format('embedded-opentype'),
        url('BaheulaVintagePratamaYudha.woff2') format('woff2'),
        url('BaheulaVintagePratamaYudha.woff') format('woff'),
        url('BaheulaVintagePratamaYudha.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baheula Clean';
    src: url('BaheulaCleanPratamaYudha.eot');
    src: url('BaheulaCleanPratamaYudha.eot?#iefix') format('embedded-opentype'),
        url('BaheulaCleanPratamaYudha.woff2') format('woff2'),
        url('BaheulaCleanPratamaYudha.woff') format('woff'),
        url('BaheulaCleanPratamaYudha.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bartender Bold Serif';
    src: url('Bartender-BoldSerif.eot');
    src: url('Bartender-BoldSerif.eot?#iefix') format('embedded-opentype'),
        url('Bartender-BoldSerif.woff2') format('woff2'),
        url('Bartender-BoldSerif.woff') format('woff'),
        url('Bartender-BoldSerif.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ranch Water';
    src: url('RanchWaterRegular.eot');
    src: url('RanchWaterRegular.eot?#iefix') format('embedded-opentype'),
        url('RanchWaterRegular.woff2') format('woff2'),
        url('RanchWaterRegular.woff') format('woff'),
        url('RanchWaterRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Free Lander Duo Sans';
    src: url('FreeLanderDuo-Sans.eot');
    src: url('FreeLanderDuo-Sans.eot?#iefix') format('embedded-opentype'),
        url('FreeLanderDuo-Sans.woff2') format('woff2'),
        url('FreeLanderDuo-Sans.woff') format('woff'),
        url('FreeLanderDuo-Sans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ff-Baheula-Vintage{
  font-family: 'Baheula Vintage';
}

.ff-Baheula-Clean{
  font-family: 'Baheula Clean';
}

.ff-Bartender{
  font-family: 'Bartender Bold Serif';
}

.ff-Ranch-Water {
  font-family: 'Ranch Water';
}

.ff-Myriad-Pro {
  font-family: 'Myriad Pro';
}

.ff-Free-Lander {
  font-family: 'Free Lander Duo Sans';
}

.ff-Roboto-Slab {
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.1;
}

.fw-normal {
    font-weight: normal;
}
