@font-face {
    font-family: 'BrandonText-Regular';
    src: url('https://s3.ap-southeast-2.amazonaws.com/static.trvcdn.net/shared/media/concreteplayground/BrandonText-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonText-Medium';
    src: url('https://s3.ap-southeast-2.amazonaws.com/static.trvcdn.net/shared/media/concreteplayground/BrandonText-Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonText-Bold';
    src: url('https://s3.ap-southeast-2.amazonaws.com/static.trvcdn.net/shared/media/concreteplayground/BrandonText-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}