/* 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: 'Roboto';
    src: url('https://fonts.webmaker21.net/fonts/140/getfonts/woff/Roboto-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Open Sans';
    src: url('https://fonts.webmaker21.net/fonts/57/getfonts/woff/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'Open Sans';
    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-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: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-Light.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-SemiBold.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Noto Serif';
    src: url('https://fonts.webmaker21.net/fonts/55/getfonts/woff/NotoSerif-Black.woff') format('woff');
    font-weight: 800;
}


