@font-face {
    font-family: 'MgOpenModata';
    src: url('MgOpenModataRegular.woff') format('woff'),
         url('MgOpenModataRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MgOpenModata';
    src: url('MgOpenModataBold.woff2') format('woff2'),
         url('MgOpenModataBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Asuransi Astra UI';
    src: url('AsuransiAstraUI-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Asuransi Astra UI';
    src: url('AsuransiAstraUI-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Asuransi Astra UI';
    src: url('AsuransiAstraUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Asuransi Astra UI';
    src: url('AsuransiAstraUI-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Asuransi Astra UI';
    src: url('AsuransiAstraUI-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std';
    src: url('circular-std-medium-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}