﻿@font-face {
    font-family: 'Adelle';
    src: url('../fonts/Adelle-Regular.eot');
    src: url('../fonts/Adelle-Regular.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/Adelle-Regular.woff') format('woff'), 
        url('../fonts/Adelle-Regular.ttf') format('truetype'), 
        url('../Fonts/Adelle-Regular.svg#Adelle') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adelle';
    src: url('../fonts/Adelle-Bold.eot');
    src: url('../fonts/Adelle-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/Adelle-Bold.woff') format('woff'), 
        url('../fonts/Adelle-Bold.ttf') format('truetype'), 
        url('../Fonts/Adelle-Bold.svg#Adelle') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleSans';
    src: url('../fonts/AdelleSans-Regular.eot');
    src: url('../fonts/AdelleSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AdelleSans-Regular.woff') format('woff'),
        url('../fonts/AdelleSans-Regular.ttf') format('truetype'),
        url('../Fonts/AdelleSans-Regular.svg#Adelle') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleSans';
    src: url('../fonts/AdelleSans-Bold.eot');
    src: url('../fonts/AdelleSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AdelleSans-Bold.woff') format('woff'), 
        url('../fonts/AdelleSans-Bold.ttf') format('truetype'), 
        url('../Fonts/AdelleSans-Bold.svg#Adelle') format('svg');
    font-weight: bold;
    font-style: normal;
}

