@font-face {
    font-family: 'Oswald';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/font/Oswald-Regular_0.ttf');
}
@font-face {
    font-family: 'Oswald';
    font-weight: bold;
    font-style: normal;
    src: url('/public/css/font/Oswald-Bold_0.ttf');
}
@font-face {
    font-family: 'Oswald';
    font-weight: lighter;
    font-style: normal;
    src: url('/public/css/font/Oswald-Light_0.ttf');
}
@font-face {
    font-family: 'Noticia';
    font-weight: bold;
    font-style: normal;
    src: url('/public/css/font/NoticiaText-Bold_0.ttf');
}
@font-face {
    font-family: 'Noticia';
    font-weight: bold;
    font-style: italic;
    src: url('/public/css/font/NoticiaText-BoldItalic_0.ttf');
}
@font-face {
    font-family: 'Noticia';
    font-weight: normal;
    font-style: italic;
    src: url('/public/css/font/NoticiaText-Italic_0.ttf');
}
@font-face {
    font-family: 'Noticia';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/font/NoticiaText-Regular_0.ttf');
}