﻿@font-face {
    font-family: 'SF Pro';
    src: url("../fonts/SF-Pro-Display-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'SF Pro Bold';
    src: url("../fonts/SF-Pro-Display-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'SF Pro Light';
    src: url("../fonts/SF-Pro-Display-Light.otf") format("opentype");
}

