@font-face {
    font-family: 'BagossStandardAlt-Regular';
    src: url('../fonts/BagossStandardAlt-Regular.woff2') format('woff2'),
         url('../fonts/BagossStandardAlt-Regular.woff') format('woff'),
         url('../fonts/BagossStandardAlt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BagossStandardAlt-Medium';
    src: url('../fonts/BagossStandardAlt-Medium.woff2') format('woff2'),
         url('../fonts/BagossStandardAlt-Medium.woff') format('woff'),
         url('../fonts/BagossStandardAlt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
