@font-face {
    font-family: 'Bold';
    src: url('../fonts/am/Mardoto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Medium';
    src: url('../fonts/am/Mardoto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'new Medium';
    src: url('../fonts/am/Mardoto-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Regular';
    src: url('../fonts/am/Mardoto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
