@font-face { font-family: Proto; src: url('assets/Protomolecule-Regular.ttf'); }


p {
    margin: auto;
    font-family: sans-serif;
    font-size: 120%;
}

.name {
    font-family: "Proto", sans-serif;
    font-size: 140%;
}

.social {
    display: inline-block;
    width: 20%;
    height: 20%;
}

i {
    display: block !important;
}

a i {
    color: black;
}
