@font-face {
    font-family: 'madebruno';
    src: url('../fonts/madebruno.otf');
}

@font-face {
    font-family: 'MADEEvolveSansMedium';
    src: url('../fonts/MADEEvolveSansMedium.otf');
}

@font-face {
    font-family: 'MADEEvolveSansBold';
    src: url('../fonts/MADEEvolveSansBold.otf');
}

@font-face {
    font-family: 'MADEEvolveSansLight';
    src: url('../fonts/MADEEvolveSansLight.otf');
}

@font-face {
    font-family: 'MADEEvolveSansRegular';
    src: url('../fonts/MADEEvolveSansRegular.otf');
}

@font-face {
    font-family: 'Kanit-Medium';
    src: url('../fonts/Kanit-Medium.otf');
}

@font-face {
    font-family: 'Kanit-Regular';
    src: url('../fonts/Kanit-Regular.otf');
}

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('../fonts/RobotoCondensed-Light.otf');
}

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('../fonts/RobotoCondensed-Bold.otf');
}
