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

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

@font-face {
    font-family: 'Malgun-Gothic';
    src: url('./fonts/Malgun-Gothic.woff') format('woff'),
    url('./fonts/Malgun-Gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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