@font-face {
    font-family: 'notosans-regular';
    src: url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-regular-400-normal.woff2') format('woff2'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-regular-400-normal.woff') format('woff'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-regular-400-normal.eot'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-regular-400-normal.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'notosans-medium';
    src: url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-medium-500-normal.woff2') format('woff2'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-medium-500-normal.woff') format('woff'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-medium-500-normal.eot'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-medium-500-normal.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'notosans-semibold';
    src: url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-semibold-600-normal.woff2') format('woff2'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-semibold-600-normal.woff') format('woff'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-semibold-600-normal.eot'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-semibold-600-normal.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'notosans-bold';
    src: url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-bold-700-normal.woff2') format('woff2'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-bold-700-normal.woff') format('woff'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-bold-700-normal.eot'),
         url('http://localhost:8000/wp-content/uploads/converted_fonts/notosans-bold-700-normal.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}
