﻿@font-face {
    font-family: Montserrat;
    
    src: url(fonts/Montserrat-Light.otf) format('opentype')    
}
body {
    font-family: Montserrat, Arial
}