@font-face {
    font-family: 'Garden Grown';
    src: url('GardenGrown.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.garden-grown {
    font-family: 'Garden Grown', cursive;
}

.text--15em {
    font-size: 2.5em;
}