@font-face {
    font-family: 'snellRoundHand';
    src: url(SnellBT-Regular.otf);
    font-weight:400;
}

.quoter{
    color: #000000;
    font-family: 'snellRoundHand';
    font-size: 24px;
    text-align: left;
}

.fa-quote-left {
    font-size: 14px;
}
.fa-quote-right {
    font-size: 14px;
}
