﻿@font-face {
    font-family: 'Overpass-Regular';
    src: url('../Fonts/Overpass/static/Overpass-Regular.ttf') format('truetype');
}

body {
    font-family: 'Overpass-Regular', Overpass, Tahoma, sans-serif !important;
    background-color: white;
    color: #4b3478 !important;
}

.style1 {
    width: 325px;
}

.style2 {
    width: 325px;
    height: 23px;
}

.style3 {
    height: 23px;
}

.style4 {
    height: 165px;
}