﻿@font-face {
    font-family: 'FS Albert Pro';
    src: url('../font/FSAlbertWeb-Regular.eot');
    src: url('../font/FSAlbertWeb-Regular.eot') format('embedded-opentype'),
    url('../font/FSAlbertWeb-Regular.woff2') format('woff2'),
    url('../font/FSAlbertWeb-Regular.woff') format('woff'),
    url('../font/FSAlbertWeb-Regular.ttf') format('truetype'),
    url('../font/FSAlbertWeb-Regular.svg') format('svg');
}

@font-face {
    font-family: 'FS Albert Pro Light';
    src: url('../font/FSAlbertWeb-Light.eot');
    src: url('../font/FSAlbertWeb-Light.eot') format('embedded-opentype'),
    url('../font/FSAlbertWeb-Light.woff2') format('woff2'),
    url('../font/FSAlbertWeb-Light.woff') format('woff'),
    url('../font/FSAlbertWeb-Light.ttf') format('truetype'),
    url('../font/FSAlbertWeb-Light.svg') format('svg');
}

@font-face {
    font-family: 'FS Albert Pro Bold';
    src: url('../font/FSAlbertWeb-Bold.eot');
    src: url('../font/FSAlbertWeb-Bold.eot') format('embedded-opentype'),
    url('../font/FSAlbertWeb-Bold.woff2') format('woff2'),
    url('../font/FSAlbertWeb-Bold.woff') format('woff'),
    url('../font/FSAlbertWeb-Bold.ttf') format('truetype'),
    url('../font/FSAlbertWeb-Bold.svg') format('svg');
}