﻿.bebas-neue-regularYellow {
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-style: normal;
    color: gold; /* Apply yellow text color */
}

.anton-regularYellow{
    font-family: "Anton", serif;
    font-weight: 400;
    font-style: normal;
    color: gold; /* Apply yellow text color */
}
