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