@font-face {
    font-family: 'Axiata';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/AxiataMedium.ttf');
}

@font-face {
    font-family: 'Axiata';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/AxiataMedium.ttf');
}

@font-face {
    font-family: 'Axiata';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/AxiataMedium.ttf');
}

@font-face {
    font-family: 'Axiata';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/AxiataBold.ttf');
}

@font-face {
    font-family: 'Axiata';
    font-style: italic;
    font-weight: normal;
    src: url('fonts/AxiataBookItalic.ttf');
}