﻿/*@import url("https://use.typekit.net/bvw7roa.css");*/

@font-face {
    font-family: 'rogue-serif';
    src: url('../fonts/Rogue-serif/rogue-serif-light.woff2') format('woff2'), url('../fonts/Rogue-serif/rogue-serif-light.woff') format('woff'), url('../fonts/Rogue-serif/rogue-serif-light.opentype') format('opentype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'rogue-serif';
    src: url('../fonts/Rogue-serif/rogue-serif-medium.woff2') format('woff2'), url('../fonts/Rogue-serif/rogue-serif-medium.woff') format('woff'), url('../fonts/Rogue-serif/rogue-serif-medium.opentype') format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'rogue-serif';
    src: url('../fonts/Rogue-serif/rogue-serif-bold.woff2') format('woff2'), url('../fonts/Rogue-serif/rogue-serif-bold.woff') format('woff'), url('../fonts/Rogue-serif/rogue-serif-bold.opentype') format('opentype');
    font-style: normal;
    font-weight: 700;
}


.pattern #text-cv span {
    font-family: 'rogue-serif', arial, serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'rogue-serif', arial, serif;
}

.navbar a {
    font-family: 'rogue-serif', arial, serif;
}

.bloc-domaine .nom-domaine {
    font-family: 'rogue-serif', arial, serif;
}

.benb-font-r {
    font-family: 'rogue-serif', arial, serif;
}
