﻿@font-face {
    font-family: 'Montserrat-Regular';
    src: url('Montserrat-Regular.eot');
    src:url('Montserrat-Regular.eot') format('embedded-opentype'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.ttf') format('truetype'),
        url('Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.special-font { font-family:Montserrat-Regular; }