﻿
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&display=swap');




.bebas-neue-regular {
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-style: normal;
}

.anton-regular {
    font-family: "Anton", serif;
    font-weight: 400;
    font-style: normal;
}
