﻿@import url('https://fonts.googleapis.com/css2?family=Anaheim&display=swap');

:root {
    --MainFont: 'Anaheim', sans-serif;
}

