@font-face {
    font-family: 'Oswald';
    src: url("../font/Oswald/Oswald-Regular.b299a657c45a.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/Roboto/Roboto-Regular.303c6d9e1616.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/Roboto/Roboto-Light.25e374a16a81.ttf") format('truetype');
    font-weight: 300;   
    font-style: normal;
}