@font-face {
    font-family: myFirstFont;
    src: url(KaoriGel.ttf);
}

nav{

    font-size: 40px;
}

body {


    background-color:#262626 ;

font-family: myFirstFont;
font-size: 35px;
font=color: white;
}



h1 { font-size: 150px}

h5 { font-size: 55px;}



