@font-face {
    font-family: 'AG Book Rounded';
    src: url('AGBookRounded-Regular.eot');
    src: url('AGBookRounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('AGBookRounded-Regular.woff2') format('woff2'),
        url('AGBookRounded-Regular.woff') format('woff'),
        url('AGBookRounded-Regular.ttf') format('truetype'),
        url('AGBookRounded-Regular.svg#AGBookRounded-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AG Book Rounded';
    src: url('AGBookRounded-Medium.eot');
    src: url('AGBookRounded-Medium.eot?#iefix') format('embedded-opentype'),
        url('AGBookRounded-Medium.woff2') format('woff2'),
        url('AGBookRounded-Medium.woff') format('woff'),
        url('AGBookRounded-Medium.ttf') format('truetype'),
        url('AGBookRounded-Medium.svg#AGBookRounded-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

