﻿@import url('https://fonts.googleapis.com/css?family=Jura');
@import url('https://fonts.googleapis.com/css?family=Roboto');

.Heading1 {
    font-family: "Jura";
    font-weight: bold;
    font-size: 42px;
    letter-spacing: -1.5%;
}

.Heading2 {
    font-family: "Jura";
    font-weight: bold;
    font-size: 25px;
    letter-spacing: -1.5%;
}

.Heading3 {
    font-family: "Jura";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0%;
}

.Subtitle1 {
    font-family: "Roboto";
    font-weight: lighter;
    font-size: 24px;
    letter-spacing: 0.25%;
}

.Subtitle2 {
    font-family: "Roboto";
    font-size: 18px;
    letter-spacing: 0%;
}

.Body, .nav-item {
    font-family: "Roboto";
    font-size: 20px;
    letter-spacing: 0%;
}

.TinySubtitle {
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 400;
    line-height: 14.06px;
}

.Button {
    font-family: "Jura";
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1.25%;
}

.Caption {
    font-family: "Roboto";
    font-size: 12px;
    letter-spacing: 0.4%;
}

.Font-Arial {
    font-family: Arial, Helvetica, sans-serif;
}

.FontWeight-600 {
    font-weight: 600;
}

.FontWeight-400 {
    font-weight: 400;
}

.Heading4 {
    font-family: "Jura";
    font-size: 24px;
    letter-spacing: 0%;
}

.img-content {
    width: 637.74px;
    height: 136.08px;
    font-family: 'Jura';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    text-align: justify;
    letter-spacing: 0.05em;
    color: #000000;
}
.robot_font {
    font-family: 'Roboto' !important;
}