@font-face {
    font-family: 'Noteworthy';
    font-style: normal;
    font-weight: 300;
    src: local('Noteworthy'), url('https://fonts.cdnfonts.com/s/14469/Noteworthy-Lt.woff') format('woff');
}
* {
    font-family: 'Noteworthy', sans-serif;
}