/* Webfonts */
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-light.woff') format('woff');
    font-weight: 200;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-demilight.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'noto';
    src: url('https://fonts.webmaker21.net/fonts/54/getfonts/woff/notokr-bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'play';
    src: url('https://fonts.webmaker21.net/fonts/141/getfonts/woff/Play-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'play';
    src: url('https://fonts.webmaker21.net/fonts/141/getfonts/woff/Play-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'os';
    src: url('https://fonts.webmaker21.net/fonts/57/getfonts/woff/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'os';
    src: url('https://fonts.webmaker21.net/fonts/57/getfonts/woff/OpenSans-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'play';
    src: url('https://fonts.webmaker21.net/fonts/141/getfonts/woff/Play-Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'play';
    src: url('https://fonts.webmaker21.net/fonts/141/getfonts/woff/Play-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

