﻿@font-face {
    font-family: 'ProximaNova-Light';
    src: url('Fonts/ProximaNova-Light.otf');
    src: url('Fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), local('ProximaNova-Light'), local('ProximaNova-Light'), url('Fonts/ProximaNova-Light.otf') format("opentype");
}

.ProximaNova-Light {
    font-family: ProximaNova-Light, verdana, helvetica, sans-serif;
}


@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('Fonts/ProximaNova-Regular.otf');
    src: url('Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), local('ProximaNova-Regular'), local('ProximaNova-Regular'), url('Fonts/ProximaNova-Regular.otf') format("opentype");
}

.ProximaNova-Regular {
    font-family: ProximaNova-Regular, verdana, helvetica, sans-serif;
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('Fonts/ProximaNova-Bold.otf');
    src: url('Fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), local('ProximaNova-Bold'), local('ProximaNova-Bold'), url('Fonts/ProximaNova-Bold.otf') format("opentype");
}

.ProximaNova-SemiBold {
    font-family: ProximaNova-Bold, verdana, helvetica, sans-serif;
}

@font-face {
    font-family: 'PTSerif-Italic';
    src: url('Fonts/PTSerif-Italic.otf');
    src: url('Fonts/PTSerif-Italic.eot?#iefix') format('embedded-opentype'), local('PTSerif-Italic'), local('PTSerif-Italic'), url('Fonts/PTSerif-Italic.otf') format("opentype");
}

.PTSerif-Italic {
    font-family: PTSerif-Italic, verdana, helvetica;
}